Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperbx committed Jul 18, 2024
1 parent cd7f30c commit 1827062
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Ausar/Ausar.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0-windows</TargetFramework>
<Version>1.0.0</Version>
<InformationalVersion>1.0.0</InformationalVersion>
<Version>1.1.0</Version>
<InformationalVersion>1.1.0</InformationalVersion>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<UseWPF>True</UseWPF>
Expand Down

0 comments on commit 1827062

Please sign in to comment.