Skip to content

Commit 8e46005

Browse files
committed
publish 1.2.1(.3) - Bot Kicker, etc.
1 parent d68dfa3 commit 8e46005

53 files changed

Lines changed: 663 additions & 10 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

TF2SpectatorWin/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("1.2.0.0")]
55-
[assembly: AssemblyFileVersion("1.2.0.0")]
54+
[assembly: AssemblyVersion("1.2.1.0")]
55+
[assembly: AssemblyFileVersion("1.2.1.0")]

TF2SpectatorWin/TF2SpectatorWin.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
<InstallUrl>https://raw.githubusercontent.com/id-rotatcepS/TF2Spectator/master/published/</InstallUrl>
3131
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
3232
<WebPage>publish.htm</WebPage>
33-
<ApplicationRevision>3</ApplicationRevision>
34-
<ApplicationVersion>1.2.0.%2a</ApplicationVersion>
33+
<ApplicationRevision>4</ApplicationRevision>
34+
<ApplicationVersion>1.2.1.%2a</ApplicationVersion>
3535
<UseApplicationTrust>false</UseApplicationTrust>
3636
<CreateDesktopShortcut>true</CreateDesktopShortcut>
3737
<PublishWizardCompleted>true</PublishWizardCompleted>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)