1
0

Auto-update mod versions (2025-06-19 18:24:10)

Updated mods:
- Hunatro: v1.0.2 → v1.1.0 (VersionSource.RELEASE_TAG)
- Entropy: efcd54e → 2b57ebc (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-06-19 18:24:10 +00:00
parent e9e681db1f
commit ab52297688
2 changed files with 2 additions and 2 deletions

View File

@@ -9,5 +9,5 @@
"repo": "https://github.com/onesuchkeeper/Hunatro",
"downloadURL": "https://github.com/onesuchkeeper/hunatro/releases/latest/download/hunatro.zip",
"automatic-version-check": true,
"version": "v1.0.2"
"version": "v1.1.0"
}

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": "efcd54e",
"version": "2b57ebc",
"automatic-version-check": true
}