Skip to content

Commit c78340c

Browse files
authored
sdk version updated (#48)
1 parent 944c1ff commit c78340c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/countly.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ using json = nlohmann::json;
2121

2222
#define COUNTLY_SDK_NAME "cpp-native-unknown"
2323
#define COUNTLY_SDK_VERSION "0.1.0"
24-
#define COUNTLY_API_VERSION "21.11.0"
24+
#define COUNTLY_API_VERSION "21.11.1"
2525
#define COUNTLY_POST_THRESHOLD 2000
2626
#define COUNTLY_KEEPALIVE_INTERVAL 3000
2727
#define COUNTLY_MAX_EVENTS_DEFAULT 200

0 commit comments

Comments
 (0)