diff --git a/.appveyor.yml b/.appveyor.yml index 7ef4f78..1f6f5c1 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,4 +1,4 @@ -version: 1.2.0.{build} +version: 1.2.1.{build} pull_requests: do_not_increment_build_number: true branches: diff --git a/GloSC/GloSC.h b/GloSC/GloSC.h index f9ad04a..1d674e3 100644 --- a/GloSC/GloSC.h +++ b/GloSC/GloSC.h @@ -53,7 +53,7 @@ private: QList uwpPairs; - const unsigned int GLOSC_VERSION = 0x00000120; + const unsigned int GLOSC_VERSION = 0x00000121; int wide_x = 711; int small_x = 302; diff --git a/GloSC/GloSC.rc b/GloSC/GloSC.rc index aea8fe4..e923339 100644 Binary files a/GloSC/GloSC.rc and b/GloSC/GloSC.rc differ diff --git a/GloSC_GameLauncher/GloSC_GameLauncher.rc b/GloSC_GameLauncher/GloSC_GameLauncher.rc index 2c8f239..fc64ff8 100644 Binary files a/GloSC_GameLauncher/GloSC_GameLauncher.rc and b/GloSC_GameLauncher/GloSC_GameLauncher.rc differ diff --git a/SteamTarget/SteamTarget.rc b/SteamTarget/SteamTarget.rc index 82a4321..e6f15d2 100644 Binary files a/SteamTarget/SteamTarget.rc and b/SteamTarget/SteamTarget.rc differ diff --git a/TargetConfig.ini b/TargetConfig.ini index 33d2ad9..fc64f75 100644 --- a/TargetConfig.ini +++ b/TargetConfig.ini @@ -4,7 +4,7 @@ bEnableOverlay=1 bEnableControllers=1 bUseDesktopConfig=0 bHookSteam=1 -version=288 +version=289 [LaunchGame] bLaunchGame=0