Skip to content

Commit c3a3001

Browse files
mirkokurtpennam
authored andcommitted
Set LIB_VERSION to 2.0.0
1 parent 753cce9 commit c3a3001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/AIoTC_Config.h

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

160-
#define AIOT_CONFIG_LIB_VERSION "1.15.1"
160+
#define AIOT_CONFIG_LIB_VERSION "2.0.0"
161161

162162
#endif /* ARDUINO_AIOTC_CONFIG_H_ */

0 commit comments

Comments
 (0)