From 9688b25e774c91416414b4b3fd2b0bff11dae6c5 Mon Sep 17 00:00:00 2001
From: Adam Thorn <alt36@cam.ac.uk>
Date: Tue, 11 Feb 2025 08:53:44 +0000
Subject: [PATCH] thunderbird -> 128.7

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

diff --git a/packages/thunderbird.xml b/packages/thunderbird.xml
index 42cd584c..31f67c13 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.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="version" value="128.7.0" />  <!-- For Maths, set version value in package id thunderbird_config_maths to the same as this VERSION -->
+    <variable name="fileversion" value="128.7.0esr" />
     <variable name="prefsversion" value="128" />
 
     <check type="uninstall" condition="versiongreaterorequal" path="Mozilla Thunderbird.*" value="%version%" />
-- 
GitLab