From 7fbb69317f866dfa1046cc0a221fe179c227da7d Mon Sep 17 00:00:00 2001 From: Adam Thorn <alt36@cam.ac.uk> Date: Fri, 13 Jul 2018 13:11:36 +0100 Subject: [PATCH] Mozilla Thunderbird -> v52.9.1 --- thunderbird.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.xml b/thunderbird.xml index 98d0c11b..8b692ce5 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.9.0" /> + <variable name="version" value="52.9.1" /> <variable name="prefsversion" value="52" /> <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" /> -- GitLab