Fixed the update index.json file

Now it works correctly on update.
This commit is contained in:
Terry MacDonald 2020-12-13 15:20:28 +13:00
parent fb63c5ab86
commit 20a7da5a52

View File

@ -1,10 +1,10 @@
{ {
"version": "0.1-alpha.0", "version": "0.2.0.0",
"url": "https://github.com/terrymacdonald/DisplayMagician/releases/download/v0.1-alpha.0/DisplayMagicianSetup-0.1-alpha.0.msi", "url": "https://github.com/terrymacdonald/DisplayMagician/releases/download/v0.1-alpha.0/DisplayMagicianSetup-0.1-alpha.0.msi",
"changelog": "https://github.com/terrymacdonald/DisplayMagician/releases", "changelog": "https://github.com/terrymacdonald/DisplayMagician/releases",
"mandatory": { "mandatory": {
"value": false, "value": false,
"minVersion": "0.0.1.0", "minVersion": "0.1.0.0",
"mode": 0 "mode": 0
}, },
"checksum": { "checksum": {