From 51de4aca493d14db2f3c267b070486028f9cc995 Mon Sep 17 00:00:00 2001 From: Adam Thorn <alt36@cam.ac.uk> Date: Mon, 17 Jun 2019 09:22:56 +0100 Subject: [PATCH] Mozilla Thunderbird -> v60.7.1 --- thunderbird.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.xml b/thunderbird.xml index 8e8acc89..0d8a004d 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.7.0" /> + <variable name="version" value="60.7.1" /> <variable name="prefsversion" value="60" /> <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" /> -- GitLab