mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
23d7bfa4e0
WiX MSI only supports numeric-only versions (X.Y.Z). When the tag contains a pre-release identifier (e.g. 0.6.0-beta.5), override the MSI version via `bundle.windows.wix.version` with the stripped numeric portion while keeping the full semver for other bundle formats.