1
0

Auto-update mod versions (2025-04-25 03:04:46)

Updated mods:
- All in Jest: 0.2.1 → 0.2.2 (VersionSource.RELEASE_TAG)
- Too Many Decks: 7a4ee97 → 9a7f1c6 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-04-25 03:04:47 +00:00
parent 492d174beb
commit c7c8252906
2 changed files with 13 additions and 13 deletions

View File

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

View File

@@ -1,14 +1,14 @@
{
"title": "All in Jest",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"Content"
],
"author": "Survivalaiden",
"repo": "https://github.com/survovoaneend/All-In-Jest",
"downloadURL": "https://github.com/survovoaneend/All-In-Jest/archive/refs/tags/0.2.1.zip",
"folderName": "All-In-Jest",
"automatic-version-check": true,
"version": "0.2.1"
"title": "All in Jest",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"Content"
],
"author": "Survivalaiden",
"repo": "https://github.com/survovoaneend/All-In-Jest",
"downloadURL": "https://github.com/survovoaneend/All-In-Jest/archive/refs/tags/0.2.2.zip",
"folderName": "All-In-Jest",
"automatic-version-check": true,
"version": "0.2.2"
}