We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 944c1ff commit c78340cCopy full SHA for c78340c
include/countly.hpp
@@ -21,7 +21,7 @@ using json = nlohmann::json;
21
22
#define COUNTLY_SDK_NAME "cpp-native-unknown"
23
#define COUNTLY_SDK_VERSION "0.1.0"
24
-#define COUNTLY_API_VERSION "21.11.0"
+#define COUNTLY_API_VERSION "21.11.1"
25
#define COUNTLY_POST_THRESHOLD 2000
26
#define COUNTLY_KEEPALIVE_INTERVAL 3000
27
#define COUNTLY_MAX_EVENTS_DEFAULT 200
0 commit comments