mirror of
https://github.com/m5stack/M5Stack.git
synced 2026-05-20 10:06:46 -07:00
updated v0.2.0
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/m5stack/m5stack.git"
|
||||
},
|
||||
"version": "0.1.9",
|
||||
"version": "0.2.0",
|
||||
"framework": "arduino",
|
||||
"platforms": "espressif32"
|
||||
}
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
name=M5Stack
|
||||
version=0.1.9
|
||||
version=0.2.0
|
||||
author=M5Stack
|
||||
maintainer=Zibin Zheng <bin@m5stack.com>
|
||||
sentence=Library for M5Stack Core development kit
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
#define M5_LIB_VERSION F("0.1.9-dirty")
|
||||
#define M5_LIB_VERSION F("0.2.0-dirty")
|
||||
|
||||
Reference in New Issue
Block a user