bump version in project file

This commit is contained in:
Florian Stinglmayr 2022-12-14 20:47:17 +01:00
parent e9b79a8c7a
commit b4e6b1b46c

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net7.0-windows</TargetFramework>
<OutputType>WinExe</OutputType>
<Version>0.2.0</Version>
<Version>0.2.4</Version>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<UseWindowsForms>true</UseWindowsForms>
<UseWPF>true</UseWPF>