We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a5daf6 commit 01784c8Copy full SHA for 01784c8
2 files changed
library.json
@@ -14,7 +14,7 @@
14
"dependencies": {
15
"name": "M5Stack"
16
},
17
- "version": "0.2.10",
+ "version": "0.2.11",
18
"framework": "arduino",
19
"platforms": "espressif32",
20
"build": {
library.properties
@@ -1,5 +1,5 @@
1
name=M5Stack_TreeView
2
-version=0.2.10
+version=0.2.11
3
author=lovyan03
4
maintainer=Lovyan <42724151+lovyan03@users.noreply.github.com>
5
sentence=TreeView Menu UI for M5Stack
0 commit comments