1
0

Auto-update mod versions (2025-05-31 06:23:47)

Updated mods:
- UnBlind: 1.1 → 1.2 (VersionSource.RELEASE_TAG)
- More Fluff: c79fbb9 → 5cd729a (VersionSource.HEAD)
- Pokermon: 9b78096 → 6106104 (VersionSource.HEAD)
- Seals On Everything: 9d93a7b → de31ef4 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-05-31 06:23:47 +00:00
parent efc92fa5b2
commit ebec90f999
4 changed files with 5 additions and 5 deletions

View File

@@ -11,5 +11,5 @@
"repo": "https://github.com/InertSteak/Pokermon",
"downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip",
"automatic-version-check": true,
"version": "9b78096"
"version": "6106104"
}

View File

@@ -7,7 +7,7 @@
],
"author": "MeraGenio",
"repo": "https://github.com/MeraGenio/UnBlind",
"downloadURL": "https://github.com/MeraGenio/UnBlind/archive/refs/tags/1.1.zip",
"downloadURL": "https://github.com/MeraGenio/UnBlind/archive/refs/tags/1.2.zip",
"automatic-version-check": true,
"version": "1.1"
"version": "1.2"
}

View File

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

View File

@@ -10,5 +10,5 @@
"repo": "https://github.com/notmario/MoreFluff",
"downloadURL": "https://github.com/notmario/MoreFluff/archive/refs/heads/main.zip",
"automatic-version-check": true,
"version": "c79fbb9"
"version": "5cd729a"
}