1
0

Auto-update mod versions (2025-06-30 15:20:37)

Updated mods:
- Entropy: 783f462 → d5099bb (VersionSource.HEAD)
- Talisman: v2.2.0c → v2.3.0 (VersionSource.RELEASE_TAG)
This commit is contained in:
Version Update Bot
2025-06-30 15:20:37 +00:00
parent fd3b22c17f
commit c2f1c9ff31
2 changed files with 2 additions and 2 deletions

View File

@@ -12,5 +12,5 @@
"downloadURL": "https://github.com/MathIsFun0/Talisman/releases/latest/download/Talisman.zip", "downloadURL": "https://github.com/MathIsFun0/Talisman/releases/latest/download/Talisman.zip",
"folderName": "Talisman", "folderName": "Talisman",
"automatic-version-check": true, "automatic-version-check": true,
"version": "v2.2.0c" "version": "v2.3.0"
} }

View File

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