1
0

Auto-update mod versions (2025-06-21 03:11:45)

Updated mods:
- Entropy: 4b03ee4 → 2c1045f (VersionSource.HEAD)
- Partner: 1.0.2c → 1.0.2d (VersionSource.RELEASE_TAG)
This commit is contained in:
Version Update Bot
2025-06-21 03:11:46 +00:00
parent 0a10b0a967
commit c19a796660
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
], ],
"author": "baimao", "author": "baimao",
"repo": "https://github.com/Icecanno/Partner-API", "repo": "https://github.com/Icecanno/Partner-API",
"downloadURL": "https://github.com/Icecanno/Partner-API/archive/refs/tags/1.0.2c.zip", "downloadURL": "https://github.com/Icecanno/Partner-API/archive/refs/tags/1.0.2d.zip",
"version": "1.0.2c", "version": "1.0.2d",
"automatic-version-check": true "automatic-version-check": true
} }

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": "4b03ee4", "version": "2c1045f",
"automatic-version-check": true "automatic-version-check": true
} }