Skip to content

Commit 9c2751c

Browse files
authored
SDK version updated (#73)
1 parent 7645f7e commit 9c2751c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/countly/constants.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
#define COUNTLY_SDK_NAME "cpp-native-unknown"
1414
#define COUNTLY_SDK_VERSION "0.1.0"
15-
#define COUNTLY_API_VERSION "21.11.2"
15+
#define COUNTLY_API_VERSION "22.02.0"
1616
#define COUNTLY_POST_THRESHOLD 2000
1717
#define COUNTLY_KEEPALIVE_INTERVAL 3000
1818
#define COUNTLY_MAX_EVENTS_DEFAULT 200

0 commit comments

Comments
 (0)