Skip to content

Commit eee5799

Browse files
committed
Increment version
1 parent 8ffdb74 commit eee5799

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
@@ -771,7 +771,7 @@ void NGMP_OnlineServicesManager::InitSentry()
771771

772772
sentry_options_set_dsn(options, "https://61750bebd112d279bcc286d617819269@o4509316925554688.ingest.us.sentry.io/4509316927586304");
773773
sentry_options_set_database_path(options, strDumpPath.c_str());
774-
sentry_options_set_release(options, "generalsonline-client@092625_QFE5");
774+
sentry_options_set_release(options, "generalsonline-client@101025_QFE1");
775775

776776

777777
#if _DEBUG

0 commit comments

Comments
 (0)