Skip to content

Commit 6ef7ad8

Browse files
committed
Release v2.0.4
1 parent 5591857 commit 6ef7ad8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.properties

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

src/AIoTC_Config.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,6 @@
161161
#define AIOT_CONFIG_LASTVALUES_SYNC_MAX_RETRY_CNT (10UL)
162162
#endif
163163

164-
#define AIOT_CONFIG_LIB_VERSION "2.0.3"
164+
#define AIOT_CONFIG_LIB_VERSION "2.0.4"
165165

166166
#endif /* ARDUINO_AIOTC_CONFIG_H_ */

0 commit comments

Comments
 (0)