Skip to content

Commit

Permalink
Set LIB_VERSION to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkokurt authored and andreagilardoni committed Apr 22, 2024
1 parent 041c348 commit 7f37295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AIoTC_Config.h
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,6 @@
#define AIOT_CONFIG_RP2040_OTA_HTTP_HEADER_RECEIVE_TIMEOUT_ms (10*1000UL)
#define AIOT_CONFIG_RP2040_OTA_HTTP_DATA_RECEIVE_TIMEOUT_ms (4*60*1000UL)

#define AIOT_CONFIG_LIB_VERSION "1.15.1"
#define AIOT_CONFIG_LIB_VERSION "2.0.0"

#endif /* ARDUINO_AIOTC_CONFIG_H_ */

0 comments on commit 7f37295

Please sign in to comment.