From a23c3bb1fb22d7d80ca0a12a60a819d0fe77155b Mon Sep 17 00:00:00 2001 From: Adam Thorn <alt36@cam.ac.uk> Date: Wed, 6 Mar 2019 10:47:19 +0000 Subject: [PATCH] Mozilla Thunderbird -> v60.5.2 --- thunderbird.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.xml b/thunderbird.xml index 0c1e6807..88222a6b 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.5.0" /> + <variable name="version" value="60.5.2" /> <variable name="prefsversion" value="60" /> <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" /> -- GitLab