Update makerelease

This commit is contained in:
MatMoul 2023-03-11 03:48:20 +01:00
parent a689cd3c4a
commit 2c5d57e8ab

View File

@ -47,4 +47,4 @@ git push
git tag -a "v${VERSION}" -m "Version ${VERSION}"
git push --tags
git checkout "${branch}"
git checkout "${BRANCH}"