Skip to content

Commit 2de83fd

Browse files
committed
auto bump version with release
1 parent 4a96dd4 commit 2de83fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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": "2.12.7-SNAPSHOT",
5+
"version": "2.12.8-SNAPSHOT",
66
"icon": "images/logo.png",
77
"aiKey": "9cd75d51-697c-406c-a929-2bcf46e97c64",
88
"categories": [
@@ -1724,7 +1724,7 @@
17241724
"type": "objectscript",
17251725
"request": "attach",
17261726
"name": "Attach to running process"
1727-
}
1727+
}
17281728
],
17291729
"configurationSnippets": [
17301730
{

0 commit comments

Comments
 (0)