From b91a5a72d51649d91279f0261bca40357ad18f50 Mon Sep 17 00:00:00 2001 From: Adam Thorn <alt36@cam.ac.uk> Date: Wed, 10 Oct 2018 13:07:26 +0100 Subject: [PATCH] Mozilla Thunderbird -> v60.2.1 --- thunderbird.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.xml b/thunderbird.xml index a2af6b42..9660ef07 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="60.0" /> + <variable name="version" value="60.2.1" /> <variable name="prefsversion" value="60" /> <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" /> -- GitLab