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.
1 parent 829b6ef commit 7b537d0Copy full SHA for 7b537d0
library.json
@@ -12,7 +12,7 @@
12
"type": "git",
13
"url": "https://github.com/me-no-dev/ESPAsyncTCP.git"
14
},
15
- "version": "1.2.1",
+ "version": "1.2.2",
16
"license": "LGPL-3.0",
17
"frameworks": "arduino",
18
"platforms": "espressif8266",
library.properties
@@ -1,5 +1,5 @@
1
name=ESP AsyncTCP
2
-version=1.2.1
+version=1.2.2
3
author=Me-No-Dev
4
maintainer=Me-No-Dev
5
sentence=Async TCP Library for ESP8266 and ESP31B
0 commit comments