We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d55b927 + 02eea47 commit 1820c3aCopy full SHA for 1820c3a
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "payara-vscode",
3
"displayName": "Payara Tools",
4
"description": "Payara Tools for Visual Studio Code",
5
- "version": "1.4.0",
+ "version": "1.5.0-SNAPSHOT",
6
"publisher": "Payara",
7
"icon": "resources/payara.png",
8
"repository": {
@@ -18,7 +18,7 @@
18
"Payara Micro"
19
],
20
"engines": {
21
- "vscode": "^1.22.0"
+ "vscode": "^1.93.0"
22
},
23
"categories": [
24
"Other"
0 commit comments