Skip to content

Commit c83e62b

Browse files
committed
update version number
1 parent 8c07a09 commit c83e62b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Download this extension:
1212
* Visual Studio Code marketplace: [Download here](https://marketplace.visualstudio.com/items?itemName=TastyKiwi.pewpew-snippets)
1313

1414
## Building it
15-
You need to have node.js and vsce ( `npm install -g vsce` ).
15+
You need to have node.js and vsce ( `npm install -g @vscode/vsce` ).
1616

1717
Then just do `vsce package` to build an extension.
1818

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "PewPew Snippets",
44
"description": "An essential tool to any PewPew Live level creator.",
55
"publisher": "TastyKiwi",
6-
"version": "1.2.3",
6+
"version": "1.2.4",
77
"engines": {
88
"vscode": "^1.53.0"
99
},

0 commit comments

Comments
 (0)