1
0

Auto-update mod versions (2025-07-04 03:17:16)

Updated mods:
- JoyousSpring: a2630a0 → c0a24f9 (VersionSource.HEAD)
- Partner: 1.0.2d → 1.0.2e (VersionSource.RELEASE_TAG)
This commit is contained in:
Version Update Bot
2025-07-04 03:17:16 +00:00
parent aff8414312
commit 42378dbbed
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.2d.zip", "downloadURL": "https://github.com/Icecanno/Partner-API/archive/refs/tags/1.0.2e.zip",
"version": "1.0.2d", "version": "1.0.2e",
"automatic-version-check": true "automatic-version-check": true
} }

View File

@@ -10,5 +10,5 @@
"repo": "https://github.com/nh6574/JoyousSpring", "repo": "https://github.com/nh6574/JoyousSpring",
"downloadURL": "https://github.com/nh6574/JoyousSpring/archive/refs/heads/master.zip", "downloadURL": "https://github.com/nh6574/JoyousSpring/archive/refs/heads/master.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "a2630a0" "version": "c0a24f9"
} }