1
0

Auto-update mod versions (2025-07-16 09:24:19)

Updated mods:
- pi_cubed's Jokers: e792008 → ec6d629 (VersionSource.HEAD)
- cokelatro: V3.0.1A → V3.0.1B (VersionSource.LATEST_TAG)
This commit is contained in:
Version Update Bot
2025-07-16 09:24:19 +00:00
parent 04e8da4bd8
commit f33a069a96
2 changed files with 2 additions and 2 deletions

View File

@@ -9,6 +9,6 @@
"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": "V3.0.1A", "version": "V3.0.1B",
"automatic-version-check": true "automatic-version-check": true
} }

View File

@@ -8,6 +8,6 @@
"author": "pi_cubed", "author": "pi_cubed",
"repo": "https://github.com/pi-cubed-cat/pi_cubeds_jokers", "repo": "https://github.com/pi-cubed-cat/pi_cubeds_jokers",
"downloadURL": "https://github.com/pi-cubed-cat/pi_cubeds_jokers/archive/refs/heads/main.zip", "downloadURL": "https://github.com/pi-cubed-cat/pi_cubeds_jokers/archive/refs/heads/main.zip",
"version": "e792008", "version": "ec6d629",
"automatic-version-check": true "automatic-version-check": true
} }