Skip to content

Commit 8fabc1c

Browse files
committed
increase version
1 parent d3b8752 commit 8fabc1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0.0";
88+
constexpr const char* GA_VERSION_STR = "cpp 5.1.0";
8989

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

0 commit comments

Comments
 (0)