bump package version

This commit is contained in:
Florian Stinglmayr 2023-02-04 16:02:29 +01:00
parent aeb16c675b
commit 29dc6e9cba

View File

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