Skip to content

Commit 14c71a8

Browse files
committed
chore: update Yafc version to 0.8.0 before the release
1 parent 1fa28a9 commit 14c71a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Yafc/Yafc.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<TargetFramework>net8.0</TargetFramework>
55
<RuntimeIdentifiers>win-x64;linux-x64;osx-x64</RuntimeIdentifiers>
66
<PlatformTarget>x64</PlatformTarget>
7-
<AssemblyVersion>0.7.5</AssemblyVersion>
8-
<FileVersion>0.7.5</FileVersion>
7+
<AssemblyVersion>0.8.0</AssemblyVersion>
8+
<FileVersion>0.8.0</FileVersion>
99
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1010
<ApplicationIcon>image.ico</ApplicationIcon>
1111
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)