From 6a80fea6e8366d999352d742dcfacb56d1b75457 Mon Sep 17 00:00:00 2001
From: Adam Thorn <alt36@cam.ac.uk>
Date: Thu, 9 Apr 2020 15:57:01 +0100
Subject: [PATCH] Mozilla Thunderbird -> v68.7.0

---
 thunderbird.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/thunderbird.xml b/thunderbird.xml
index c914c542..03d0b091 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.6.0" />
+ <variable name="version" value="68.7.0" />
  <variable name="prefsversion" value="68" />
  <check type="uninstall" condition="versiongreaterorequal" path="Mozilla Thunderbird.*" value="%version%" />
 
-- 
GitLab