Skip to content

Commit b0eadb6

Browse files
committed
Release v2.8.0
1 parent 38cee74 commit b0eadb6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ArduinoIoTCloud
2-
version=2.7.0
2+
version=2.8.0
33
author=Arduino
44
maintainer=Arduino <[email protected]>
55
sentence=This library allows connecting to the Arduino IoT Cloud service.

src/AIoTC_Config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,6 @@
184184
#define AIOT_CONFIG_LASTVALUES_SYNC_MAX_RETRY_CNT (10UL)
185185
#endif
186186

187-
#define AIOT_CONFIG_LIB_VERSION "2.7.0"
187+
#define AIOT_CONFIG_LIB_VERSION "2.8.0"
188188

189189
#endif /* ARDUINO_AIOTC_CONFIG_H_ */

0 commit comments

Comments
 (0)