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 d3b8752 commit 8fabc1cCopy full SHA for 8fabc1c
source/gameanalytics/GACommon.h
@@ -85,7 +85,7 @@ namespace gameanalytics
85
class GAState;
86
}
87
88
- constexpr const char* GA_VERSION_STR = "cpp 5.0.0";
+ constexpr const char* GA_VERSION_STR = "cpp 5.1.0";
89
90
constexpr int MAX_CUSTOM_FIELDS_COUNT = 50;
91
constexpr int MAX_CUSTOM_FIELDS_KEY_LENGTH = 64;
0 commit comments