We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e249181 commit 2274ca5Copy full SHA for 2274ca5
2 files changed
Universal THCRAP Launcher/Properties/AssemblyInfo.cs
@@ -31,4 +31,4 @@
31
// You can specify all the values or you can default the Build and Revision Numbers
32
// by using the '*' as shown below:
33
// [assembly: AssemblyVersion("1.0.*")]
34
-[assembly: AssemblyVersion("1.2.2.*")]
+[assembly: AssemblyVersion("1.2.3.*")]
Universal THCRAP Launcher/Universal THCRAP Launcher.csproj
@@ -31,7 +31,7 @@
<SuiteName>THPATCH</SuiteName>
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
<ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.2.2.0</ApplicationVersion>
+ <ApplicationVersion>1.2.3.0</ApplicationVersion>
35
<UseApplicationTrust>false</UseApplicationTrust>
36
<PublishWizardCompleted>true</PublishWizardCompleted>
37
<BootstrapperEnabled>true</BootstrapperEnabled>
0 commit comments