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 cf1e1d6 commit 12dd770Copy full SHA for 12dd770
include/countly/constants.hpp
@@ -12,7 +12,7 @@
12
#include "nlohmann/json.hpp"
13
14
#define COUNTLY_SDK_NAME "cpp-native-unknown"
15
-#define COUNTLY_SDK_VERSION "22.06.0"
+#define COUNTLY_SDK_VERSION "22.06.1"
16
#define COUNTLY_POST_THRESHOLD 2000
17
#define COUNTLY_KEEPALIVE_INTERVAL 3000
18
#define COUNTLY_MAX_EVENTS_DEFAULT 200
0 commit comments