Skip to content

Commit 0ff776a

Browse files
committed
dummy release 1.11.0
1 parent 014039f commit 0ff776a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ChangeLog
22
=========
33

4-
# V1.9.3 - Major release - only available as a Pre-release.
4+
# V1.9.3/1.11.0 - Major release - only available as a Pre-release.
55
* Removed all (user visible) remnants of the old disassembly. The new disassmbly view is provided by VSCode and we supply the contents.
66
* New handling of static variables. This is also a big change and it will be visible in the Variables window near the `Statics` section
77
* You will see the file the static variables are associated with

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.9.3",
2+
"version": "1.11.0",
33
"preview": false,
44
"activationEvents": [
55
"onDebugResolve:cortex-debug",

0 commit comments

Comments
 (0)