1
0

Auto-update mod versions (2025-05-06 04:21:03)

Updated mods:
- Cryptid: 612b051 → 29005b7 (VersionSource.HEAD)
- All in Jest: 0.3.1 → 0.3.2 (VersionSource.RELEASE_TAG)
- Steamodded: 77775b0 → 3868dab (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-05-06 04:21:03 +00:00
parent 77a5e2eb7c
commit 4a596595c8
3 changed files with 4 additions and 4 deletions

View File

@@ -10,5 +10,5 @@
"downloadURL": "https://github.com/MathIsFun0/Cryptid/archive/refs/heads/main.zip", "downloadURL": "https://github.com/MathIsFun0/Cryptid/archive/refs/heads/main.zip",
"folderName": "Cryptid", "folderName": "Cryptid",
"automatic-version-check": true, "automatic-version-check": true,
"version": "612b051" "version": "29005b7"
} }

View File

@@ -9,5 +9,5 @@
"repo": "https://github.com/Steamodded/smods", "repo": "https://github.com/Steamodded/smods",
"downloadURL": "https://github.com/Steamodded/smods/archive/refs/heads/main.zip", "downloadURL": "https://github.com/Steamodded/smods/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "77775b0" "version": "3868dab"
} }

View File

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