Skip to content

Commit 8300494

Browse files
authored
ver (#116)
1 parent 61de66c commit 8300494

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
@@ -13,7 +13,7 @@
1313
#include <string>
1414

1515
#define COUNTLY_SDK_NAME "cpp-native-unknown"
16-
#define COUNTLY_SDK_VERSION "22.09.0"
16+
#define COUNTLY_SDK_VERSION "22.09.1"
1717
#define COUNTLY_POST_THRESHOLD 2000
1818
#define COUNTLY_KEEPALIVE_INTERVAL 3000
1919
#define COUNTLY_MAX_EVENTS_DEFAULT 200

0 commit comments

Comments
 (0)