Skip to content

fix: strip git hash suffix from About window version string#4

Merged
coldhighsun merged 1 commit into
mainfrom
fix/about-version-strip-hash
Jun 30, 2026
Merged

fix: strip git hash suffix from About window version string#4
coldhighsun merged 1 commit into
mainfrom
fix/about-version-strip-hash

Conversation

@coldhighsun

Copy link
Copy Markdown
Owner

MinVer sets InformationalVersion to "1.0.0+"; truncate at '+' so the About window shows only the semantic version (e.g. v1.0.0).

MinVer sets InformationalVersion to "1.0.0+<hash>"; truncate at '+' so
the About window shows only the semantic version (e.g. v1.0.0).
@coldhighsun coldhighsun merged commit 58c4ea2 into main Jun 30, 2026
3 checks passed
@coldhighsun coldhighsun deleted the fix/about-version-strip-hash branch June 30, 2026 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant