1
0

Auto-update mod versions (2025-06-14 23:17:38)

Updated mods:
- Challenger Examples: v1.0.0 → v1.1.0 (VersionSource.RELEASE_TAG)
- Cryptposting: f2f4e46 → 0487840 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-06-14 23:17:38 +00:00
parent 93dbb3e3de
commit 54662fd9d0
2 changed files with 2 additions and 2 deletions

View File

@@ -10,6 +10,6 @@
"repo": "https://github.com/kierkat10/Cryptposting",
"downloadURL": "https://github.com/kierkat10/Cryptposting/archive/refs/heads/main.zip",
"folderName": "Cryptposting",
"version": "f2f4e46",
"version": "0487840",
"automatic-version-check": true
}

View File

@@ -9,5 +9,5 @@
"repo": "https://github.com/OOkayOak/Challenger-Examples",
"downloadURL": "https://github.com/OOkayOak/Challenger-Examples/releases/latest/download/ChallengerExamples.zip",
"automatic-version-check": true,
"version": "v1.0.0"
"version": "v1.1.0"
}