From ac05a5d83b4b0d1a622c3db802679547ade0c84e Mon Sep 17 00:00:00 2001 From: Adam Thorn <alt36@cam.ac.uk> Date: Wed, 15 Jan 2020 12:21:09 +0000 Subject: [PATCH] Mozilla Thunderbird -> v68.4.1 --- thunderbird.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.xml b/thunderbird.xml index 377d6ce1..4560612a 100755 --- a/thunderbird.xml +++ b/thunderbird.xml @@ -7,7 +7,7 @@ we add in chemistry-prefs.js. Thus, we tie that to a version, and please test carefully when upgrading --> - <variable name="version" value="68.3.1" /> + <variable name="version" value="68.4.1" /> <variable name="prefsversion" value="68" /> <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" /> -- GitLab