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 d892a20 commit dedfb00Copy full SHA for dedfb00
library.json
@@ -13,14 +13,9 @@
13
"name": "Ayush Sharma",
14
"email": "[email protected]",
15
"maintainer": true
16
- },
17
- {
18
- "name": "Malcolm Brook",
19
- "email": "[email protected]",
20
- "maintainer": true
21
}
22
],
23
- "version": "2.2.1",
+ "version": "2.2.2",
24
"frameworks": "arduino",
25
"platforms": "espressif"
26
library.properties
@@ -1,5 +1,5 @@
1
name=ESP-DASH
2
-version=2.2.1
+version=2.2.2
3
author=Ayush Sharma
4
category=Communication
5
maintainer=Ayush Sharma <[email protected]>
0 commit comments