We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79ba26b commit 5a22870Copy full SHA for 5a22870
library.json
@@ -6,7 +6,7 @@
6
"type": "git",
7
"url": "https://github.com/thingsboard/pubsubclient.git"
8
},
9
- "version": "2.10.0",
+ "version": "2.11.0",
10
"exclude": "tests",
11
"examples": "examples/*/*.ino",
12
"frameworks": "arduino",
library.properties
@@ -1,5 +1,5 @@
1
name=TBPubSubClient
2
-version=2.10.0
+version=2.11.0
3
author=ThingsBoard <info@thingsboard.io>
4
maintainer=ThingsBoard Team
5
sentence=A client library for MQTT messaging.
0 commit comments