From f20cf7bcd5f5171111f911d3d2f5f8134dfb30c3 Mon Sep 17 00:00:00 2001 From: Adam Thorn <alt36@cam.ac.uk> Date: Mon, 21 Aug 2017 10:08:49 +0100 Subject: [PATCH] Mozilla Thunderbird -> v52.3.0 --- thunderbird.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.xml b/thunderbird.xml index 4a9d62a3..0297723f 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="52.2.1" /> + <variable name="version" value="52.3.0" /> <variable name="prefsversion" value="52" /> <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" /> -- GitLab