Skip to content

Commit 1820c3a

Browse files
authored
Merge pull request #233 from jGauravGupta/FISH-9780-2
FISH-7646 Increment version to 1.5.0-SNAPSHOT
2 parents d55b927 + 02eea47 commit 1820c3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "payara-vscode",
33
"displayName": "Payara Tools",
44
"description": "Payara Tools for Visual Studio Code",
5-
"version": "1.4.0",
5+
"version": "1.5.0-SNAPSHOT",
66
"publisher": "Payara",
77
"icon": "resources/payara.png",
88
"repository": {
@@ -18,7 +18,7 @@
1818
"Payara Micro"
1919
],
2020
"engines": {
21-
"vscode": "^1.22.0"
21+
"vscode": "^1.93.0"
2222
},
2323
"categories": [
2424
"Other"

0 commit comments

Comments
 (0)