Skip to content

Commit

Permalink
chore: update version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shpaass committed May 25, 2024
1 parent 1e39ff6 commit 6391bb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Yafc/Yafc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<TargetFramework>net8.0</TargetFramework>
<RuntimeIdentifiers>win-x64;linux-x64;osx-x64</RuntimeIdentifiers>
<PlatformTarget>x64</PlatformTarget>
<AssemblyVersion>0.6.4</AssemblyVersion>
<FileVersion>0.6.4</FileVersion>
<AssemblyVersion>0.7.0</AssemblyVersion>
<FileVersion>0.7.0</FileVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<ApplicationIcon>image.ico</ApplicationIcon>
</PropertyGroup>
Expand Down

0 comments on commit 6391bb6

Please sign in to comment.