1
0

Auto-update mod versions (2025-05-25 17:14:18)

Updated mods:
- Pokermon: 727263b → 0554c2c (VersionSource.HEAD)
- Entropy: 9973974 → cf6758b (VersionSource.HEAD)
- Partner: 1.0.2a → 1.0.2b (VersionSource.RELEASE_TAG)
This commit is contained in:
Version Update Bot
2025-05-25 17:14:18 +00:00
parent dba5df7a74
commit 86e7632b31
3 changed files with 4 additions and 4 deletions

View File

@@ -11,5 +11,5 @@
"repo": "https://github.com/InertSteak/Pokermon", "repo": "https://github.com/InertSteak/Pokermon",
"downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip", "downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "727263b" "version": "0554c2c"
} }

View File

@@ -8,7 +8,7 @@
], ],
"author": "baimao", "author": "baimao",
"repo": "https://github.com/Icecanno/Partner-API", "repo": "https://github.com/Icecanno/Partner-API",
"downloadURL": "https://github.com/Icecanno/Partner-API/archive/refs/tags/1.0.2a.zip", "downloadURL": "https://github.com/Icecanno/Partner-API/archive/refs/tags/1.0.2b.zip",
"version": "1.0.2a", "version": "1.0.2b",
"automatic-version-check": true "automatic-version-check": true
} }

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/lord-ruby/Entropy", "repo": "https://github.com/lord-ruby/Entropy",
"downloadURL": "https://github.com/lord-ruby/Entropy/archive/refs/heads/main.zip", "downloadURL": "https://github.com/lord-ruby/Entropy/archive/refs/heads/main.zip",
"folderName": "Entropy", "folderName": "Entropy",
"version": "9973974", "version": "cf6758b",
"automatic-version-check": true "automatic-version-check": true
} }