1
0

Auto-update mod versions (2025-06-04 18:25:38)

Updated mods:
- Prism: ad11391 → e94b9bc (VersionSource.HEAD)
- Glowypumpkin Community Deck: V4.0 → V4.2 (VersionSource.RELEASE_TAG)
This commit is contained in:
Version Update Bot
2025-06-04 18:25:38 +00:00
parent ea65471e8e
commit 1cf9949f48
2 changed files with 2 additions and 2 deletions

View File

@@ -10,5 +10,5 @@
"downloadURL": "https://github.com/blazingulag/Prism/archive/refs/heads/main.zip", "downloadURL": "https://github.com/blazingulag/Prism/archive/refs/heads/main.zip",
"folderName": "Prism", "folderName": "Prism",
"automatic-version-check": true, "automatic-version-check": true,
"version": "ad11391" "version": "e94b9bc"
} }

View File

@@ -8,6 +8,6 @@
"author": "ButterSpaceship", "author": "ButterSpaceship",
"repo": "https://github.com/ButterSpaceship/Glowypumpkin-Community-Mod", "repo": "https://github.com/ButterSpaceship/Glowypumpkin-Community-Mod",
"downloadURL": "https://github.com/ButterSpaceship/Glowypumpkin-Community-Mod/releases/latest/download/GlowyPumpkin-Custom-Deck.zip", "downloadURL": "https://github.com/ButterSpaceship/Glowypumpkin-Community-Mod/releases/latest/download/GlowyPumpkin-Custom-Deck.zip",
"version": "V4.0", "version": "V4.2",
"automatic-version-check": true "automatic-version-check": true
} }