1
0

Auto-update mod versions (2025-06-04 01:24:53)

Updated mods:
- Cardsauce: 72cf6a9 → 8094b16 (VersionSource.HEAD)
- Pokermon: c0808c5 → 27d0813 (VersionSource.HEAD)
- Too Many Decks: 4e3061c → 3ff2b92 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-06-04 01:24:53 +00:00
parent 5cb5b970c5
commit c1f9e10e2d
3 changed files with 3 additions and 3 deletions

View File

@@ -12,5 +12,5 @@
"downloadURL": "https://github.com/BarrierTrio/Cardsauce/archive/refs/heads/main.zip", "downloadURL": "https://github.com/BarrierTrio/Cardsauce/archive/refs/heads/main.zip",
"folderName": "Cardsauce", "folderName": "Cardsauce",
"automatic-version-check": true, "automatic-version-check": true,
"version": "72cf6a9" "version": "8094b16"
} }

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": "c0808c5" "version": "27d0813"
} }

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/Squidguset/TooManyDecks", "repo": "https://github.com/Squidguset/TooManyDecks",
"downloadURL": "https://github.com/Squidguset/TooManyDecks/archive/refs/heads/main.zip", "downloadURL": "https://github.com/Squidguset/TooManyDecks/archive/refs/heads/main.zip",
"folderName": "TooManyDecks", "folderName": "TooManyDecks",
"version": "4e3061c", "version": "3ff2b92",
"automatic-version-check": true "automatic-version-check": true
} }