Skip to content

Commit bf1b28d

Browse files
committed
release: update version to 0.7.1
1 parent 6702972 commit bf1b28d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Yafc/Yafc.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<OutputType>WinExe</OutputType>
44
<TargetFramework>net8.0</TargetFramework>
55
<RuntimeIdentifiers>win-x64;linux-x64;osx-x64</RuntimeIdentifiers>
66
<PlatformTarget>x64</PlatformTarget>
7-
<AssemblyVersion>0.7.0</AssemblyVersion>
8-
<FileVersion>0.7.0</FileVersion>
7+
<AssemblyVersion>0.7.1</AssemblyVersion>
8+
<FileVersion>0.7.1</FileVersion>
99
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1010
<ApplicationIcon>image.ico</ApplicationIcon>
1111
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)