Skip to content

Commit 1addf4b

Browse files
authored
Merge pull request #7 from marceloavf/master
docs(readme): versioning
2 parents 6333abb + 3019372 commit 1addf4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,5 @@ You can clean common files using `npm run clean`
8484
You can build node tasks using `npm run build`
8585
You can package your extension by running `npm run package`. Output will be placed in the `.BuildOutput` subdirectory at root.
8686

87-
87+
### Versioning
88+
You can set version by packaging with `npm run package -- --version <version>`

0 commit comments

Comments
 (0)