Skip to content

Commit 3ca0e4a

Browse files
committed
Increment version
1 parent 2ab91ae commit 3ca0e4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/gameanalytics/GACommon.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ namespace gameanalytics
8585
class GAState;
8686
}
8787

88-
constexpr const char* GA_VERSION_STR = "cpp 5.1.0";
88+
constexpr const char* GA_VERSION_STR = "cpp 5.2.0";
8989

9090
constexpr int MAX_CUSTOM_FIELDS_COUNT = 50;
9191
constexpr int MAX_CUSTOM_FIELDS_KEY_LENGTH = 64;

0 commit comments

Comments
 (0)