8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2626b26 + 38a881a commit a3079f5Copy full SHA for a3079f5
library.json
@@ -13,7 +13,7 @@
13
"type": "git",
14
"url": "https://github.com/Links2004/arduinoWebSockets.git"
15
},
16
- "version": "2.1.1",
+ "version": "2.1.2",
17
"license": "LGPL-2.1",
18
"export": {
19
"exclude": [
library.properties
@@ -1,5 +1,5 @@
1
name=WebSockets
2
-version=2.1.1
+version=2.1.2
3
author=Markus Sattler
4
maintainer=Markus Sattler
5
sentence=WebSockets for Arduino (Server + Client)
0 commit comments