Bump version to 0.2.6 for Gui, 0.2.0 for Console

This commit is contained in:
2023-09-05 22:25:46 +02:00
parent def5ece688
commit b998dc5b33
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.1.0</Version>
<Version>0.2.0</Version>
</PropertyGroup>
<PropertyGroup>

View File

@@ -7,7 +7,7 @@
<TrimMode>copyused</TrimMode>
<BuiltInComInteropSupport>true</BuiltInComInteropSupport>
<ApplicationIcon>filetime.ico</ApplicationIcon>
<Version>0.2.5</Version>
<Version>0.2.6</Version>
</PropertyGroup>
<PropertyGroup>