Skip to content

Commit

Permalink
dummy release 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
haneefdm committed Mar 11, 2023
1 parent 014039f commit 0ff776a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ChangeLog
=========

# V1.9.3 - Major release - only available as a Pre-release.
# V1.9.3/1.11.0 - Major release - only available as a Pre-release.
* Removed all (user visible) remnants of the old disassembly. The new disassmbly view is provided by VSCode and we supply the contents.
* New handling of static variables. This is also a big change and it will be visible in the Variables window near the `Statics` section
* You will see the file the static variables are associated with
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.9.3",
"version": "1.11.0",
"preview": false,
"activationEvents": [
"onDebugResolve:cortex-debug",
Expand Down

0 comments on commit 0ff776a

Please sign in to comment.