From f99dc08c07ddf9d2a3b25ac7001cbfdce98dd243 Mon Sep 17 00:00:00 2001 From: Adam Thorn <alt36@cam.ac.uk> Date: Mon, 24 Jun 2019 11:43:14 +0100 Subject: [PATCH] Mozilla Thunderbird -> v60.7.2 --- thunderbird.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.xml b/thunderbird.xml index 0d8a004d..c72f7a81 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.1" /> + <variable name="version" value="60.7.2" /> <variable name="prefsversion" value="60" /> <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" /> -- GitLab