Skip to content

Commit 3e69c68

Browse files
committed
- version increment
1 parent 4951188 commit 3e69c68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GeneralsMD/Code/GameEngine/Source/GameNetwork/GeneralsOnline/OnlineServices_Init.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1046,7 +1046,7 @@ void NGMP_OnlineServicesManager::InitSentry()
10461046

10471047
sentry_options_set_dsn(options, "https://61750bebd112d279bcc286d617819269@o4509316925554688.ingest.us.sentry.io/4509316927586304");
10481048
sentry_options_set_database_path(options, strDumpPath.c_str());
1049-
sentry_options_set_release(options, "generalsonline-client@060526");
1049+
sentry_options_set_release(options, "generalsonline-client@060526_QFE1");
10501050

10511051
#if defined(USE_TEST_ENV)
10521052
sentry_options_set_environment(options, "test");

0 commit comments

Comments
 (0)