Skip to content

Commit 7d4e9e0

Browse files
committed
Release v2.1.0
1 parent 7540146 commit 7d4e9e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: library.properties

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

Diff for: src/AIoTC_Config.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,6 @@
178178
#define AIOT_CONFIG_LASTVALUES_SYNC_MAX_RETRY_CNT (10UL)
179179
#endif
180180

181-
#define AIOT_CONFIG_LIB_VERSION "2.0.4"
181+
#define AIOT_CONFIG_LIB_VERSION "2.1.0"
182182

183183
#endif /* ARDUINO_AIOTC_CONFIG_H_ */

0 commit comments

Comments
 (0)