Skip to content

Commit 4566936

Browse files
committed
v3.8.8 patch
1 parent 98eff8e commit 4566936

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
***
66

7-
### [v3.8.7] revision (v3.8.4 patch)
7+
### [v3.8.8] revision (patch for v3.8.4)
88

99
**New**:
1010
- Add `Exclude/Include Child Sources` context menu for source folder
@@ -16,6 +16,7 @@
1616

1717
**Optimize**:
1818
- Format project name when import project from other IDE
19+
- Optimize source code structure
1920

2021
***
2122

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": {
66
"name": "cl",
77
"url": "https://github0null.io",
8-
"email": "2584456014@qq.com"
8+
"email": "me@github0null.io"
99
},
1010
"keywords": [
1111
"mcu",
@@ -30,10 +30,10 @@
3030
"cmsis",
3131
"eclipse"
3232
],
33-
"homepage": "https://github.com/github0null/eide/blob/master/README.md",
33+
"homepage": "https://em-ide.com",
3434
"license": "MIT",
3535
"description": "A mcu development environment for 8051/AVR/STM8/Cortex-M/RISC-V",
36-
"version": "3.8.7",
36+
"version": "3.8.8",
3737
"preview": false,
3838
"engines": {
3939
"vscode": "^1.63.0"

0 commit comments

Comments
 (0)