From 253201bf57a866b76c06275e284607e684019c11 Mon Sep 17 00:00:00 2001
From: Adam Thorn <alt36@cam.ac.uk>
Date: Fri, 10 Jan 2025 09:12:25 +0000
Subject: [PATCH] thunderbird 128.6

---
 packages/thunderbird.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/thunderbird.xml b/packages/thunderbird.xml
index 1961cb2d..42cd584c 100755
--- a/packages/thunderbird.xml
+++ b/packages/thunderbird.xml
@@ -8,8 +8,8 @@
 
     <!-- https://ftp.mozilla.org/pub/thunderbird/releases/ -->
 
-    <variable name="version" value="128.5.1" />  <!-- For Maths, set version value in package id thunderbird_config_maths to the same as this VERSION -->
-    <variable name="fileversion" value="128.5.1esr" />
+    <variable name="version" value="128.6.0" />  <!-- For Maths, set version value in package id thunderbird_config_maths to the same as this VERSION -->
+    <variable name="fileversion" value="128.6.0esr" />
     <variable name="prefsversion" value="128" />
 
     <check type="uninstall" condition="versiongreaterorequal" path="Mozilla Thunderbird.*" value="%version%" />
-- 
GitLab