You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This library bundles the [Embedded MQTT C/C++ Client](https://eclipse.org/paho/c
8
8
9
9
The first release of the library only supports QoS0 and the basic features to get going. In the next releases more of the features will be available. Please create an issue if you need a specific functionality.
10
10
11
-
[Download version 1.10.1 of the library.](https://github.com/256dpi/arduino-mqtt/releases/download/v1.10.1/mqtt.zip)
11
+
[Download version 1.11.0 of the library.](https://github.com/256dpi/arduino-mqtt/releases/download/v1.11.0/mqtt.zip)
12
12
13
13
*Or even better use the Library Manager in the Arduino IDE.*
0 commit comments