Skip to content

Commit 59509c0

Browse files
committed
Bump version number
1 parent 84f1eaf commit 59509c0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Universal THCRAP Launcher/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("1.2.6.*")]
34+
[assembly: AssemblyVersion("1.2.7.*")]

Universal THCRAP Launcher/Universal THCRAP Launcher.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<SuiteName>THPATCH</SuiteName>
3232
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
3333
<ApplicationRevision>0</ApplicationRevision>
34-
<ApplicationVersion>1.2.6.0</ApplicationVersion>
34+
<ApplicationVersion>1.2.7.0</ApplicationVersion>
3535
<UseApplicationTrust>false</UseApplicationTrust>
3636
<PublishWizardCompleted>true</PublishWizardCompleted>
3737
<BootstrapperEnabled>true</BootstrapperEnabled>
@@ -97,6 +97,7 @@
9797
</Reference>
9898
<Reference Include="System" />
9999
<Reference Include="System.Core" />
100+
<Reference Include="System.Net.Http" />
100101
<Reference Include="System.Xml.Linq" />
101102
<Reference Include="System.Data.DataSetExtensions" />
102103
<Reference Include="Microsoft.CSharp" />

0 commit comments

Comments
 (0)