Skip to content

Commit 2509ff0

Browse files
committed
Bump version
1 parent ede1d33 commit 2509ff0

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
English | [中文](README_cn.md)
88

9-
<img src="https://static-cdn.m5stack.com/resource/docs/static/assets/img/product_pics/core/core2/core2_01.webp" alt="M5Core2_P1" width="350" height="350">
9+
<img src="https://static-cdn.m5stack.com/resource/docs/products/core/core2/core2_01.webp" alt="M5Core2_P1" width="350" height="350">
1010

1111
**For the Detailed documentation of M5Core2, Please [Click here](https://docs.m5stack.com/en/core/core2)**
1212

@@ -26,7 +26,7 @@ The 3 icons on the front of the screen are capacitive buttons which are programm
2626

2727
## M5Core2 M-BUS Schematic diagram
2828

29-
<img src="https://static-cdn.m5stack.com/resource/docs/static/assets/img/product_pics/core/core2/core2_mbus.webp" width = "50%">
29+
<img src="https://static-cdn.m5stack.com/resource/docs/products/core/core2/core2_mbus_01.webp" width = "50%">
3030

3131
## More Information
3232

library.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"type": "git",
1111
"url": "https://github.com/m5stack/M5Core2.git"
1212
},
13-
"version": "0.1.9",
13+
"version": "0.2.0",
1414
"frameworks": "arduino",
1515
"platforms": "espressif32",
1616
"headers": "M5Core2.h"
17-
}
17+
}

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=M5Core2
2-
version=0.1.9
2+
version=0.2.0
33
author=M5Stack
44
maintainer=M5Stack
55
sentence=Library for M5Stack Core2 development kit

0 commit comments

Comments
 (0)