We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bac355 commit 0591369Copy full SHA for 0591369
KenshiModTool/KenshiModTool.csproj
@@ -4,8 +4,8 @@
4
<OutputType>WinExe</OutputType>
5
<TargetFramework>netcoreapp3.1</TargetFramework>
6
<UseWPF>true</UseWPF>
7
- <Version>2.3</Version>
8
- <AssemblyVersion>2.3</AssemblyVersion>
+ <Version>2.4</Version>
+ <AssemblyVersion>2.4</AssemblyVersion>
9
<Configurations>Debug;Release;Standalone;SelfContained</Configurations>
10
</PropertyGroup>
11
0 commit comments