diff --git a/thunderbird.xml b/thunderbird.xml index 849109522a075c6fa011c0b58561d29049008052..524947dcfbb421542866956a0c6d34b4b3b87d83 100755 --- a/thunderbird.xml +++ b/thunderbird.xml @@ -7,8 +7,8 @@ we add in chemistry-prefs.js. Thus, we tie that to a version, and please test carefully when upgrading --> - <variable name="version" value="60.8.0" /> - <variable name="prefsversion" value="60" /> + <variable name="version" value="68.1.0" /> + <variable name="prefsversion" value="68" /> <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" /> <install cmd='"%software%\thunderbird\Thunderbird Setup %version%.exe" -ms' />