Skip to content

Commit 12dd770

Browse files
Update constants.hpp
1 parent cf1e1d6 commit 12dd770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/countly/constants.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#include "nlohmann/json.hpp"
1313

1414
#define COUNTLY_SDK_NAME "cpp-native-unknown"
15-
#define COUNTLY_SDK_VERSION "22.06.0"
15+
#define COUNTLY_SDK_VERSION "22.06.1"
1616
#define COUNTLY_POST_THRESHOLD 2000
1717
#define COUNTLY_KEEPALIVE_INTERVAL 3000
1818
#define COUNTLY_MAX_EVENTS_DEFAULT 200

0 commit comments

Comments
 (0)