Bump version to 1.0.0.0
All checks were successful
Test / Run tests (push) Successful in 1m50s

This commit is contained in:
2025-02-15 11:44:46 +01:00
parent a95edb5bba
commit 99ef5c7539
6 changed files with 24 additions and 6 deletions

View File

@ -7,7 +7,7 @@
<UseWPF>true</UseWPF>
<PreserveCompilationContext>true</PreserveCompilationContext>
<ApplicationIcon>Resources\Images\Elwig.ico</ApplicationIcon>
<Version>0.13.8</Version>
<Version>1.0.0.0</Version>
<SatelliteResourceLanguages>de-AT</SatelliteResourceLanguages>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<ApplicationManifest>app.manifest</ApplicationManifest>