Set version and tag for v4.3.0-beta.2

This commit is contained in:
Andreas Hocevar
2017-07-15 11:33:05 +02:00
parent 89ec2dacad
commit 1cf01037aa
3 changed files with 3 additions and 3 deletions

View File

@@ -98,7 +98,7 @@ main() {
npm install
build_js ${PROFILES}
build_css
npm publish
npm publish --tag beta
}
if test ${#} -ne 1; then