1
0

Auto-update mod versions (2025-07-22 15:21:28)

Updated mods:
- Entropy: c40fd0c → 8b09d88 (VersionSource.HEAD)
- Rofflatro: v1.2.0 → v1.2.0a (VersionSource.LATEST_TAG)
This commit is contained in:
Version Update Bot
2025-07-22 15:21:28 +00:00
parent ea7d9bb4e2
commit f34a5be17c
2 changed files with 3 additions and 3 deletions

View File

@@ -8,8 +8,8 @@
], ],
"author": "Roffle's Chat", "author": "Roffle's Chat",
"repo": "https://github.com/MamiKeRiko/Rofflatro", "repo": "https://github.com/MamiKeRiko/Rofflatro",
"downloadURL": "https://github.com/MamiKeRiko/Rofflatro/archive/refs/tags/v1.2.0.zip", "downloadURL": "https://github.com/MamiKeRiko/Rofflatro/archive/refs/tags/v1.2.0a.zip",
"folderName": "Rofflatro", "folderName": "Rofflatro",
"version": "v1.2.0", "version": "v1.2.0a",
"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": "c40fd0c", "version": "8b09d88",
"automatic-version-check": true "automatic-version-check": true
} }