1
0

Auto-update mod versions (2025-08-09 15:18:13)

Updated mods:
- JokerDisplay: b51ef66 → 267f624 (VersionSource.HEAD)
- Cryptid: v0.5.10 → v0.5.11 (VersionSource.LATEST_TAG)
This commit is contained in:
Version Update Bot
2025-08-09 15:18:13 +00:00
parent 461de5e784
commit fd1026137a
2 changed files with 3 additions and 3 deletions

View File

@@ -7,8 +7,8 @@
], ],
"author": "MathIsFun0", "author": "MathIsFun0",
"repo": "https://github.com/MathIsFun0/Cryptid", "repo": "https://github.com/MathIsFun0/Cryptid",
"downloadURL": "https://github.com/MathIsFun0/Cryptid/archive/refs/tags/v0.5.10.zip", "downloadURL": "https://github.com/MathIsFun0/Cryptid/archive/refs/tags/v0.5.11.zip",
"folderName": "Cryptid", "folderName": "Cryptid",
"automatic-version-check": true, "automatic-version-check": true,
"version": "v0.5.10" "version": "v0.5.11"
} }

View File

@@ -10,5 +10,5 @@
"repo": "https://github.com/nh6574/JokerDisplay", "repo": "https://github.com/nh6574/JokerDisplay",
"downloadURL": "https://github.com/nh6574/JokerDisplay/archive/refs/heads/master.zip", "downloadURL": "https://github.com/nh6574/JokerDisplay/archive/refs/heads/master.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "b51ef66" "version": "267f624"
} }