From ed0815b54ac588d554510ae9812ea2dea328d2e5 Mon Sep 17 00:00:00 2001 From: Version Update Bot Date: Sun, 15 Jun 2025 03:23:20 +0000 Subject: [PATCH] Auto-update mod versions (2025-06-15 03:23:20) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated mods: - SuperFine!!: 1.0.0 → release (VersionSource.RELEASE_TAG) --- mods/ENNWAY@SuperFine/meta.json | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) 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 +}