We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8300b28 commit 0b7fba8Copy full SHA for 0b7fba8
2 files changed
library.json
@@ -19,7 +19,7 @@
19
"name": "M5Stack_OnScreenKeyboard"
20
}
21
],
22
- "version": "0.2.13",
+ "version": "0.2.14",
23
"framework": "arduino",
24
"platforms": "espressif32",
25
"build": {
library.properties
@@ -1,5 +1,5 @@
1
name=M5Stack_TreeView
2
-version=0.2.13
+version=0.2.14
3
author=lovyan03
4
maintainer=Lovyan <42724151+lovyan03@users.noreply.github.com>
5
sentence=TreeView Menu UI for M5Stack
0 commit comments