Fixing Version Number Display

This commit is contained in:
Jordan Wages 2025-09-01 04:12:36 -05:00
commit e911615845
3 changed files with 16 additions and 10 deletions

View file

@ -7,7 +7,7 @@
<!-- Centralized app versioning for all projects -->
<PropertyGroup Label="Versioning">
<!-- Single source of truth: update these -->
<AppVersion>1.1.0</AppVersion>
<AppVersion>1.2.0</AppVersion>
<PrereleaseLabel></PrereleaseLabel>
<!-- Derived semantic version pieces -->