1
0

Auto-update mod versions (2025-06-20 03:15:28)

Updated mods:
- SuperFine!!: release → v1.0.5 (VersionSource.RELEASE_TAG)
- Cryptposting: 39932c6 → 9610cc8 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-06-20 03:15:28 +00:00
parent 32f0db57cb
commit fa62a4bf0c
2 changed files with 2 additions and 2 deletions

View File

@@ -10,6 +10,6 @@
"repo": "https://github.com/energykid/SuperFine", "repo": "https://github.com/energykid/SuperFine",
"downloadURL": "https://github.com/energykid/SuperFine/releases/latest/download/SuperFine.zip", "downloadURL": "https://github.com/energykid/SuperFine/releases/latest/download/SuperFine.zip",
"folderName": "SuperFine", "folderName": "SuperFine",
"version": "release", "version": "v1.0.5",
"automatic-version-check": true "automatic-version-check": true
} }

View File

@@ -10,6 +10,6 @@
"repo": "https://github.com/kierkat10/Cryptposting", "repo": "https://github.com/kierkat10/Cryptposting",
"downloadURL": "https://github.com/kierkat10/Cryptposting/archive/refs/heads/main.zip", "downloadURL": "https://github.com/kierkat10/Cryptposting/archive/refs/heads/main.zip",
"folderName": "Cryptposting", "folderName": "Cryptposting",
"version": "39932c6", "version": "9610cc8",
"automatic-version-check": true "automatic-version-check": true
} }