Skip to content

Commit

Permalink
chore: bump version to 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
shpaass committed Apr 16, 2024
1 parent 81183b8 commit ab750d7
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 @@ -5,8 +5,8 @@
<TargetFramework>netcoreapp6.0</TargetFramework>
<RuntimeIdentifiers>win-x64;linux-x64;osx-x64</RuntimeIdentifiers>
<PlatformTarget>x64</PlatformTarget>
<AssemblyVersion>0.6.2</AssemblyVersion>
<FileVersion>0.6.2</FileVersion>
<AssemblyVersion>0.6.4</AssemblyVersion>
<FileVersion>0.6.4</FileVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<ApplicationIcon>image.ico</ApplicationIcon>
</PropertyGroup>
Expand Down

0 comments on commit ab750d7

Please sign in to comment.