Skip to content

Commit 20320c6

Browse files
committed
Updating next version to be v1.0.3.
1 parent 8a26693 commit 20320c6

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 2U
29+
#define CC_MQTT5_CLIENT_PATCH_VERSION 3U
3030

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

0 commit comments

Comments
 (0)