From b156c44711790df4c20e0cf586ece5b58b8b75bc Mon Sep 17 00:00:00 2001 From: Adam Thorn <alt36@cam.ac.uk> Date: Fri, 7 Mar 2025 15:37:01 +0000 Subject: [PATCH] thunderbird -> 128.8 --- packages/thunderbird.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/thunderbird.xml b/packages/thunderbird.xml index 31f67c13..95a59bc9 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.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="version" value="128.8.0" /> <!-- For Maths, set version value in package id thunderbird_config_maths to the same as this VERSION --> + <variable name="fileversion" value="128.8.0esr" /> <variable name="prefsversion" value="128" /> <check type="uninstall" condition="versiongreaterorequal" path="Mozilla Thunderbird.*" value="%version%" /> -- GitLab