1
0

Auto-update mod versions (2025-05-20 06:26:10)

Updated mods:
- Seals On Everything: 3c6cecc → fb24658 (VersionSource.HEAD)
- Cryptid: a62f2dd → 5cda644 (VersionSource.HEAD)
- Lucky Rabbit: v1.1.2a → v1.1.3 (VersionSource.RELEASE_TAG)
- Partner: 1.0.2 → 1.0.2a (VersionSource.RELEASE_TAG)
This commit is contained in:
Version Update Bot
2025-05-20 06:26:10 +00:00
parent ce486cd327
commit fd73432933
4 changed files with 6 additions and 6 deletions

View File

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

View File

@@ -11,5 +11,5 @@
"downloadURL": "https://github.com/Somethingcom515/SealsOnJokers/archive/refs/heads/main.zip",
"folderName": "SealsOnEverything",
"automatic-version-check": true,
"version": "3c6cecc"
"version": "fb24658"
}

View File

@@ -7,8 +7,8 @@
],
"author": "Fennex",
"repo": "https://github.com/Trif3ctal/Lucky-Rabbit",
"downloadURL": "https://github.com/Trif3ctal/Lucky-Rabbit/archive/refs/tags/v1.1.2a.zip",
"downloadURL": "https://github.com/Trif3ctal/Lucky-Rabbit/archive/refs/tags/v1.1.3.zip",
"folderName": "LuckyRabbit",
"automatic-version-check": true,
"version": "v1.1.2a"
"version": "v1.1.3"
}

View File

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