Skip to content

Commit 72e00cc

Browse files
committed
changed version
1 parent 8f458d1 commit 72e00cc

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/SUPPORT.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Commercial Support from CaretDev Corp
2+
You will get
3+
* Faster issue solving
4+
* Priority in fatures reqeuests
5+
* On-line chat with us
6+
7+
More [details](https://caretdev.com/visual-studio-code-objectscript-enterprise/).

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [0.7.14]
3+
## [0.8.0]
44
- "Debug this ClassMethod" feature added, to quickly debug any classmethod in a class
55
- Change variable value while debugging
66
- When virtual filesystem `isfs://` used, now possible to execute some actions from Studio Source class menu

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-objectscript",
33
"displayName": "InterSystems ObjectScript",
44
"description": "InterSystems ObjectScript language support for Visual Studio Code",
5-
"version": "0.7.14-SNAPSHOT",
5+
"version": "0.8.0-SNAPSHOT",
66
"icon": "images/logo.png",
77
"aiKey": "7047c4a1-fc13-43ea-a485-01a74ff0b2af",
88
"categories": [

0 commit comments

Comments
 (0)