We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a8144 commit 71de6a7Copy full SHA for 71de6a7
2 files changed
game_clean/shared.sh
@@ -1,4 +1,4 @@
1
-VERSION="1.1.3"
+VERSION="1.1.4"
2
PAK_VERSION="0.60.0"
3
DEV_DIR=../game
4
CLEAN_DIR=../game_dist
src/game/shared/crashreport/crashreport.cpp
@@ -16,7 +16,7 @@
16
#include "tier0/memdbgon.h"
17
18
#define SENTRY_DSN_LINK "https://a037d8059c0ebd86db1a37f25cf797af@o182209.ingest.us.sentry.io/4510205029711872"
19
-#define SENTRY_RELEASE "tc2@1.0.44"
+#define SENTRY_RELEASE "tc2@1.1.14"
20
#define SENTRY_ENVIRONMENT "prod"
21
22
#if defined( _WIN32 )
0 commit comments