Skip to content

Commit 49a9ccd

Browse files
mirkokurtpennam
authored andcommitted
Set LIB_VERSION to 2.0.0
1 parent b0df868 commit 49a9ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AIoTC_Config.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,6 @@
158158
#define AIOT_CONFIG_RP2040_OTA_HTTP_HEADER_RECEIVE_TIMEOUT_ms (10*1000UL)
159159
#define AIOT_CONFIG_RP2040_OTA_HTTP_DATA_RECEIVE_TIMEOUT_ms (4*60*1000UL)
160160

161-
#define AIOT_CONFIG_LIB_VERSION "1.15.1"
161+
#define AIOT_CONFIG_LIB_VERSION "2.0.0"
162162

163163
#endif /* ARDUINO_AIOTC_CONFIG_H_ */

0 commit comments

Comments
 (0)