1
0

Auto-update mod versions (2025-05-25 19:13:36)

Updated mods:
- Lucky Rabbit: v1.1.4 → v1.1.4a (VersionSource.RELEASE_TAG)
- Entropy: 6853d98 → 295ef69 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-05-25 19:13:36 +00:00
parent f8a5339bc8
commit d7cb652fff
2 changed files with 3 additions and 3 deletions

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.4.zip",
"downloadURL": "https://github.com/Trif3ctal/Lucky-Rabbit/archive/refs/tags/v1.1.4a.zip",
"folderName": "LuckyRabbit",
"automatic-version-check": true,
"version": "v1.1.4"
"version": "v1.1.4a"
}

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/lord-ruby/Entropy",
"downloadURL": "https://github.com/lord-ruby/Entropy/archive/refs/heads/main.zip",
"folderName": "Entropy",
"version": "6853d98",
"version": "295ef69",
"automatic-version-check": true
}