1
0

Auto-update mod versions (2025-05-29 20:19:55)

Updated mods:
- Pokermon: f71f12c → 1d586ad (VersionSource.HEAD)
- All in Jest: 0.5.0-pre-hotfix → 0.5.0-pre-beta.1 (VersionSource.RELEASE_TAG)
This commit is contained in:
Version Update Bot
2025-05-29 20:19:55 +00:00
parent fa346a4b15
commit 8408807e70
2 changed files with 3 additions and 3 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": "f71f12c"
"version": "1d586ad"
}

View File

@@ -7,8 +7,8 @@
],
"author": "Survivalaiden",
"repo": "https://github.com/survovoaneend/All-In-Jest",
"downloadURL": "https://github.com/survovoaneend/All-In-Jest/archive/refs/tags/0.5.0-pre-hotfix.zip",
"downloadURL": "https://github.com/survovoaneend/All-In-Jest/archive/refs/tags/0.5.0-pre-beta.1.zip",
"folderName": "All-In-Jest",
"automatic-version-check": true,
"version": "0.5.0-pre-hotfix"
"version": "0.5.0-pre-beta.1"
}