Create v4.5.1-beta.1

This commit is contained in:
Andreas Hocevar
2017-11-08 16:56:31 +01:00
parent 9fe032b49c
commit 33721c7b14
2 changed files with 2 additions and 2 deletions
+1 -1
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