File Details
v0.13.1
- R
- Jun 16, 2026
- 177.05 KB
- 17
- 12.0.5
- Retail
File Name
MythicPlusPartyShuffle-v0.13.1.zip
Supported Versions
- 12.0.5
Mythic+ Party Shuffle
v0.13.1 (2026-06-16)
Full Changelog Previous Releases
- fix(ui): strip leading v from version so the UI prefix does not double (vv0.13.0)
The packager substitutes @project-version@ with the git tag, which keeps its leading "v" (e.g. v0.13.0). The window footer prepends its own "v", producing "vv0.13.0". Strip a leading v/V from the metadata so it renders "v0.13.0".
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com - fix(ui): show "dev" instead of the literal @project-version@ token
A raw dev checkout is not packaged by CurseForge, so GetAddOnMetadata returns the unsubstituted @project-version@ placeholder, shown verbatim as "v@project-version@". Fall back to "dev" when the version is empty or still contains an @ token.
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

