From 982e77c38a9fb9559ac7aaf25813335fdbca667f 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 81d0b356..d257a537 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" />