1
0

Auto-update mod versions (2025-06-20 18:24:50)

Updated mods:
- Pokermon: 90015ac → d10dedc (VersionSource.HEAD)
- Lucky Rabbit: 5cadf38 → 125bdf3 (VersionSource.HEAD)
- Brainstorm-Rerolled: 1.0.2-alpha → Brainstorm-Rerolled-1.0.2-alpha (VersionSource.RELEASE_TAG)
This commit is contained in:
Version Update Bot
2025-06-20 18:24:51 +00:00
parent 7be0a7dc82
commit dd89cbf2e4
3 changed files with 3 additions and 3 deletions

View File

@@ -11,6 +11,6 @@
"repo": "https://github.com/ABGamma/Brainstorm-Rerolled/",
"downloadURL": "https://github.com/ABGamma/Brainstorm-Rerolled/releases/latest/download/Brainstorm-Rerolled.zip",
"folderName": "Brainstorm-Rerolled",
"version": "1.0.2-alpha",
"version": "Brainstorm-Rerolled-1.0.2-alpha",
"automatic-version-check": true
}

View File

@@ -11,5 +11,5 @@
"repo": "https://github.com/InertSteak/Pokermon",
"downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip",
"automatic-version-check": true,
"version": "90015ac"
"version": "d10dedc"
}

View File

@@ -10,5 +10,5 @@
"downloadURL": "https://github.com/Trif3ctal/Lucky-Rabbit/archive/refs/heads/main.zip",
"folderName": "LuckyRabbit",
"automatic-version-check": true,
"version": "5cadf38"
"version": "125bdf3"
}