Skip to content

Commit 8591cf6

Browse files
committed
bump version
1 parent e395a96 commit 8591cf6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

game/tc2/steam.inf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
PatchVersion=120100
2-
ClientVersion=120100
3-
ServerVersion=120100
1+
PatchVersion=120101
2+
ClientVersion=120101
3+
ServerVersion=120101
44
ProductName=tc2
55
appID=243750
66
ServerAppID=244310

game_clean/shared.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
VERSION="1.0.33"
2-
PAK_VERSION="0.41.0"
1+
VERSION="1.0.34"
2+
PAK_VERSION="0.42.0"
33
DEV_DIR=../game
44
CLEAN_DIR=../game_dist
55
CLEAN_DEBUG_DIR=${CLEAN_DIR}_debug

0 commit comments

Comments
 (0)