1
0

Auto-update mod versions (2025-08-23 14:15:02)

Updated mods:
- TurtlesChallenges: 1.4 → 1.5.2 (VersionSource.LATEST_TAG)
- Pokerleven: v0.1.0b-BETA → v0.1.0c-BETA (VersionSource.LATEST_TAG)
This commit is contained in:
Version Update Bot
2025-08-23 14:15:02 +00:00
parent 757400ae8a
commit 27bb17bd9d
2 changed files with 2 additions and 2 deletions

View File

@@ -11,5 +11,5 @@
"repo": "https://github.com/DecoXFE/PokerLeven", "repo": "https://github.com/DecoXFE/PokerLeven",
"downloadURL": "https://github.com/DecoXFE/PokerLeven/releases/latest/download/PokerLeven.zip", "downloadURL": "https://github.com/DecoXFE/PokerLeven/releases/latest/download/PokerLeven.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "v0.1.0b-BETA" "version": "v0.1.0c-BETA"
} }

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/TheLazyTurtle33/TurtlesChallenges", "repo": "https://github.com/TheLazyTurtle33/TurtlesChallenges",
"downloadURL": "https://github.com/TheLazyTurtle33/TurtlesChallenges/releases/latest/download/TurtlesChallenges.zip", "downloadURL": "https://github.com/TheLazyTurtle33/TurtlesChallenges/releases/latest/download/TurtlesChallenges.zip",
"folderName": "TurtlesChallenges", "folderName": "TurtlesChallenges",
"version": "1.4", "version": "1.5.2",
"automatic-version-check": true "automatic-version-check": true
} }