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 61de66c commit 8300494Copy full SHA for 8300494
include/countly/constants.hpp
@@ -13,7 +13,7 @@
13
#include <string>
14
15
#define COUNTLY_SDK_NAME "cpp-native-unknown"
16
-#define COUNTLY_SDK_VERSION "22.09.0"
+#define COUNTLY_SDK_VERSION "22.09.1"
17
#define COUNTLY_POST_THRESHOLD 2000
18
#define COUNTLY_KEEPALIVE_INTERVAL 3000
19
#define COUNTLY_MAX_EVENTS_DEFAULT 200
0 commit comments