1
0

Auto-update mod versions (2025-11-10 06:30:34)

Updated mods:
- More Fluff: e405b61 → 973c895 (VersionSource.HEAD)
- cokelatro: V1.0.0 → v1.1.0 (VersionSource.LATEST_TAG)
This commit is contained in:
Version Update Bot
2025-11-10 06:30:35 +00:00
parent 232b0d7035
commit 89a7ede48e
2 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
"repo": "https://github.com/cokeblock/Cokelatro", "repo": "https://github.com/cokeblock/Cokelatro",
"downloadURL": "https://github.com/cokeblock/Cokelatro/releases/latest/download/cokelatro.zip", "downloadURL": "https://github.com/cokeblock/Cokelatro/releases/latest/download/cokelatro.zip",
"folderName": "cokelatro", "folderName": "cokelatro",
"version": "V1.0.0", "version": "v1.1.0",
"automatic-version-check": true, "automatic-version-check": true,
"last-updated": 1762590050 "last-updated": 1762756156
} }

View File

@@ -10,6 +10,6 @@
"repo": "https://github.com/notmario/MoreFluff", "repo": "https://github.com/notmario/MoreFluff",
"downloadURL": "https://github.com/notmario/MoreFluff/archive/refs/heads/main.zip", "downloadURL": "https://github.com/notmario/MoreFluff/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "e405b61", "version": "973c895",
"last-updated": 1762590050 "last-updated": 1762756156
} }