1
0

Auto-update mod versions (2025-07-14 22:18:10)

Updated mods:
- Entropy: 4ad9014 → c892d24 (VersionSource.HEAD)
- Paperback: 07539b3 → d514211 (VersionSource.HEAD)
- Tangents: 24f3c33 → 0c82cf2 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-07-14 22:18:11 +00:00
parent b7fee9d2fd
commit 9a30d1d46d
3 changed files with 3 additions and 3 deletions

View File

@@ -9,5 +9,5 @@
"repo": "https://github.com/GitNether/paperback", "repo": "https://github.com/GitNether/paperback",
"downloadURL": "https://github.com/GitNether/paperback/archive/refs/heads/main.zip", "downloadURL": "https://github.com/GitNether/paperback/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "07539b3" "version": "d514211"
} }

View File

@@ -11,6 +11,6 @@
"repo": "https://github.com/Clickseee/Tangents", "repo": "https://github.com/Clickseee/Tangents",
"downloadURL": "https://github.com/Clickseee/Tangents/archive/refs/heads/main.zip", "downloadURL": "https://github.com/Clickseee/Tangents/archive/refs/heads/main.zip",
"folderName": "Tangents", "folderName": "Tangents",
"version": "24f3c33", "version": "0c82cf2",
"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": "4ad9014", "version": "c892d24",
"automatic-version-check": true "automatic-version-check": true
} }