Skip to content
This repository was archived by the owner on Apr 27, 2021. It is now read-only.

Commit a24ce44

Browse files
committed
version update
1 parent 3972158 commit a24ce44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CP77Tools/CP77Tools.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
55
<TargetFramework>net5.0</TargetFramework>
6-
<AssemblyVersion>0.2.0.1</AssemblyVersion>
7-
<FileVersion>0.2.0.1</FileVersion>
6+
<AssemblyVersion>1.0.1.0</AssemblyVersion>
7+
<FileVersion>1.0.1.0</FileVersion>
88
<DefineConstants Condition=" '$(OS)' == 'Windows_NT' ">IS_WINDOWS_BUILD</DefineConstants>
99
</PropertyGroup>
1010

0 commit comments

Comments
 (0)