From 718700de843cc5bfcfe3d23026b14f81ff3f6e77 Mon Sep 17 00:00:00 2001 From: Adam Thorn <alt36@cam.ac.uk> Date: Mon, 11 Nov 2019 14:51:23 +0000 Subject: [PATCH] Mozilla Thunderbird -> v68.2.2 --- thunderbird.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.xml b/thunderbird.xml index c4dcef9b..b684f1fa 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="68.2.1" /> + <variable name="version" value="68.2.2" /> <variable name="prefsversion" value="68" /> <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" /> -- GitLab