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 pennam committed Apr 24, 2024
1 parent 9e2328c commit 37008c5
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 37008c5

Please sign in to comment.