1
0

Auto-update mod versions (2025-07-09 20:20:31)

Updated mods:
- Pokermon: ae141bb → 035e5ba (VersionSource.HEAD)
- CreditLib: v0.3.1 → v0.4.0 (VersionSource.LATEST_TAG)
This commit is contained in:
Version Update Bot
2025-07-09 20:20:31 +00:00
parent 06b1996d3d
commit f8ee7f9e67
2 changed files with 2 additions and 2 deletions

View File

@@ -11,5 +11,5 @@
"repo": "https://github.com/InertSteak/Pokermon",
"downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip",
"automatic-version-check": true,
"version": "ae141bb"
"version": "035e5ba"
}

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/colonthreeing/CreditLib",
"downloadURL": "https://github.com/colonthreeing/CreditLib/releases/latest/download/CreditLib.zip",
"folderName": "CreditLib",
"version": "v0.3.1",
"version": "v0.4.0",
"automatic-version-check": true
}