Bump version for release.
This commit is contained in:
parent
f1ffa1da1d
commit
992f62edd2
3 changed files with 3 additions and 2 deletions
|
|
@ -24,6 +24,7 @@ fi
|
|||
if ! git diff-index --quiet HEAD -- ; then
|
||||
echo "Refusing to release with local changes:"
|
||||
git status --porcelain
|
||||
exit 1
|
||||
fi
|
||||
|
||||
git tag $version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue