From 6d40d9dcdf290b32864309cb2677da598e97106b Mon Sep 17 00:00:00 2001 From: Athanasius Date: Fri, 24 Jul 2020 14:20:29 +0100 Subject: [PATCH] Use SemVer for sparkle:version Else it thinks 4.0.3.0 > 4.0.3 and keeps offering the upgrade. --- edmarketconnector.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edmarketconnector.xml b/edmarketconnector.xml index 3f14366a..1ad38955 100644 --- a/edmarketconnector.xml +++ b/edmarketconnector.xml @@ -581,7 +581,7 @@ If any of your plugins are listed in that section then they will need updating, url="https://github.com/EDCD/EDMarketConnector/releases/download/Release/4.0.3/EDMarketConnector_win_4.0.3.msi" sparkle:os="windows" sparkle:installerArguments="/passive LAUNCH=yes" - sparkle:version="4.0.3.0" + sparkle:version="4.0.3" length="11325440" type="application/octet-stream" />