diff --git a/mods/ENNWAY@SuperFine/meta.json b/mods/ENNWAY@SuperFine/meta.json index 00232d29..9a0d7905 100644 --- a/mods/ENNWAY@SuperFine/meta.json +++ b/mods/ENNWAY@SuperFine/meta.json @@ -1,12 +1,15 @@ { - "title": "SuperFine!!", - "requires-steamodded": true, - "requires-talisman": false, - "categories": ["Content", "Joker"], - "author": "ENNWAY!", - "repo": "https://github.com/energykid/SuperFine", - "downloadURL": "https://github.com/energykid/SuperFine/releases/latest/download/SuperFine.zip", - "folderName": "SuperFine", - "version": "1.0.0", - "automatic-version-check": true -} \ No newline at end of file + "title": "SuperFine!!", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker" + ], + "author": "ENNWAY!", + "repo": "https://github.com/energykid/SuperFine", + "downloadURL": "https://github.com/energykid/SuperFine/releases/latest/download/SuperFine.zip", + "folderName": "SuperFine", + "version": "release", + "automatic-version-check": true +}