This commit is contained in:
ntr
2020-01-05 16:23:12 +10:00
parent 7b66ddd5c8
commit 4ba870d1bc
8 changed files with 8 additions and 7 deletions
+1
View File
@@ -14,3 +14,4 @@ cd $MNML_PATH/core && sed -i "/^version/c\version = \"$VERSION\"" Cargo.toml
cd $MNML_PATH/ops && npm --allow-same-version --no-git-tag-version version "$VERSION"
cd $MNML_PATH/client && npm --allow-same-version --no-git-tag-version version "$VERSION"
cd $MNML_PATH/acp && npm --allow-same-version --no-git-tag-version version "$VERSION"
cd $MNML_PATH/studios && npm --allow-same-version --no-git-tag-version version "$VERSION"