Skip to content

Commit

Permalink
chore: set Yafc version to 0.7.5 before the release
Browse files Browse the repository at this point in the history
  • Loading branch information
shpaass committed Jul 27, 2024
1 parent 3c357b0 commit 38780f8
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.7.4</AssemblyVersion>
<FileVersion>0.7.4</FileVersion>
<AssemblyVersion>0.7.5</AssemblyVersion>
<FileVersion>0.7.5</FileVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<ApplicationIcon>image.ico</ApplicationIcon>
<Nullable>enable</Nullable>
Expand Down

0 comments on commit 38780f8

Please sign in to comment.