diff --git a/update.sh b/update.sh index 7466310..b32f3f0 100755 --- a/update.sh +++ b/update.sh @@ -6,4 +6,4 @@ npm test VERSION=`cat node_modules/@mdi/js/package.json | jq -r .version` git add --all git commit -m "Update to mdi $VERSION." -git push origin v5 +git push origin mui-v3