auto commit version number
This commit is contained in:
parent
92c0921254
commit
e7e8e39acb
@ -15,3 +15,5 @@ cd $MNML_PATH/ops && npm --allow-same-version --no-git-tag-version version "$VER
|
||||
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"
|
||||
|
||||
git commit -am "v$VERSION"
|
||||
Loading…
x
Reference in New Issue
Block a user