From e14e4bb6d7e3ef33164e67a549e118f3e8cfe83c Mon Sep 17 00:00:00 2001 From: Adam Thorn <alt36@cam.ac.uk> Date: Wed, 23 Oct 2019 18:01:16 +0100 Subject: [PATCH] Mozilla Thunderbird -> v68.2.0 --- thunderbird.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.xml b/thunderbird.xml index 4493bfd1..967266d6 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.1.2" /> + <variable name="version" value="68.2.0" /> <variable name="prefsversion" value="68" /> <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" /> -- GitLab