Skip to content

Commit 921ad83

Browse files
committed
0.1.4
1 parent eca28bb commit 921ad83

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

library.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "M5Core2",
33
"description": "An ESP32 Arduino board",
4-
"keywords": "M5Core2",
4+
"keywords": "M5Stack Core M5Core2",
55
"authors": {
66
"name": "M5Stack",
77
"url": "http://www.m5stack.com"
@@ -10,7 +10,7 @@
1010
"type": "git",
1111
"url": "https://github.com/m5stack/M5Core2.git"
1212
},
13-
"version": "0.1.3",
13+
"version": "0.1.4",
1414
"frameworks": "arduino",
1515
"platforms": "espressif32",
1616
"headers": "M5Core2.h"

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=M5Core2
2-
version=0.1.3
2+
version=0.1.4
33
author=M5Stack
44
maintainer=M5Stack
55
sentence=Library for M5Stack Core2 development kit
6-
paragraph=See more on http://M5Stack.com
6+
paragraph=See more on https://docs.m5stack.com/en/core/core2
77
category=Device Control
88
url=https://github.com/m5stack/M5Core2.git
99
architectures=esp32

0 commit comments

Comments
 (0)