Skip to content

Commit 71de6a7

Browse files
committed
bump version
1 parent 41a8144 commit 71de6a7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

game_clean/shared.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION="1.1.3"
1+
VERSION="1.1.4"
22
PAK_VERSION="0.60.0"
33
DEV_DIR=../game
44
CLEAN_DIR=../game_dist

src/game/shared/crashreport/crashreport.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#include "tier0/memdbgon.h"
1717

1818
#define SENTRY_DSN_LINK "https://a037d8059c0ebd86db1a37f25cf797af@o182209.ingest.us.sentry.io/4510205029711872"
19-
#define SENTRY_RELEASE "tc2@1.0.44"
19+
#define SENTRY_RELEASE "tc2@1.1.14"
2020
#define SENTRY_ENVIRONMENT "prod"
2121

2222
#if defined( _WIN32 )

0 commit comments

Comments
 (0)