Skip to content

Commit

Permalink
sdk version updated (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZahidZafar authored Jan 28, 2022
1 parent 944c1ff commit c78340c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/countly.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ using json = nlohmann::json;

#define COUNTLY_SDK_NAME "cpp-native-unknown"
#define COUNTLY_SDK_VERSION "0.1.0"
#define COUNTLY_API_VERSION "21.11.0"
#define COUNTLY_API_VERSION "21.11.1"
#define COUNTLY_POST_THRESHOLD 2000
#define COUNTLY_KEEPALIVE_INTERVAL 3000
#define COUNTLY_MAX_EVENTS_DEFAULT 200
Expand Down

0 comments on commit c78340c

Please sign in to comment.