We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e58354 commit 69fddf8Copy full SHA for 69fddf8
2 files changed
CHANGELOG.md
@@ -6,7 +6,7 @@ All notable version changes will be recorded in this file.
6
7
***
8
9
-### [v3.11.0] revision
+### [v3.11.1] update
10
11
**New**:
12
- `Object Order For Linker`: Allow specify an order for any obj files before the builder start to link your program.
package.json
@@ -35,7 +35,7 @@
35
"homepage": "https://em-ide.com",
36
"license": "MIT",
37
"description": "A mcu development environment for 8051/AVR/STM8/Cortex-M/RISC-V",
38
- "version": "3.11.0",
+ "version": "3.11.1",
39
"preview": false,
40
"engines": {
41
"vscode": "^1.67.0"
0 commit comments