We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6333abb + 3019372 commit 1addf4bCopy full SHA for 1addf4b
README.md
@@ -84,4 +84,5 @@ You can clean common files using `npm run clean`
84
You can build node tasks using `npm run build`
85
You can package your extension by running `npm run package`. Output will be placed in the `.BuildOutput` subdirectory at root.
86
87
-
+### Versioning
88
+You can set version by packaging with `npm run package -- --version <version>`
0 commit comments