Skip to content

Commit 54ffbaa

Browse files
committed
Updating next release to be v1.0.7
1 parent b6d640f commit 54ffbaa

File tree

1 file changed

+1
-1
lines changed
  • client/lib/include/cc_mqtt5_client

1 file changed

+1
-1
lines changed

client/lib/include/cc_mqtt5_client/common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ extern "C" {
2626

2727
/// @brief Patch level of the library
2828
/// @ingroup global
29-
#define CC_MQTT5_CLIENT_PATCH_VERSION 6U
29+
#define CC_MQTT5_CLIENT_PATCH_VERSION 7U
3030

3131
/// @brief Macro to create numeric version as single unsigned number
3232
/// @ingroup global

0 commit comments

Comments
 (0)