From 7acf6bbaec85d821b9ea82f65df32a281091d589 Mon Sep 17 00:00:00 2001
From: Adam Thorn <alt36@cam.ac.uk>
Date: Fri, 9 Nov 2018 13:13:47 +0000
Subject: [PATCH] Mozilla Thunderbird -> v60.3.0

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

diff --git a/thunderbird.xml b/thunderbird.xml
index 9660ef07..91b9a293 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.2.1" />
+ <variable name="version" value="60.3.0" />
  <variable name="prefsversion" value="60" />
  <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" />
 
-- 
GitLab