1
0

Auto-update mod versions (2025-05-07 05:18:16)

Updated mods:
- Cryptid: e93b55d → 8d2f664 (VersionSource.HEAD)
- ColorSplashed: v1 → v1.1 (VersionSource.RELEASE_TAG)
This commit is contained in:
Version Update Bot
2025-05-07 05:18:17 +00:00
parent b459e191d8
commit ae7e4dae96
2 changed files with 3 additions and 3 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": "e93b55d" "version": "8d2f664"
} }

View File

@@ -7,8 +7,8 @@
], ],
"author": "TheCodingZombie", "author": "TheCodingZombie",
"repo": "https://github.com/TheCodingZombie/PMCSBalatro", "repo": "https://github.com/TheCodingZombie/PMCSBalatro",
"downloadURL": "https://github.com/TheCodingZombie/PMCSBalatro/archive/refs/tags/v1.zip", "downloadURL": "https://github.com/TheCodingZombie/PMCSBalatro/archive/refs/tags/v1.1.zip",
"folderName": "ColorSplashed", "folderName": "ColorSplashed",
"version": "v1", "version": "v1.1",
"automatic-version-check": true "automatic-version-check": true
} }