v0.0.96
This commit is contained in:
@@ -21,7 +21,7 @@ if [ "$( git rev-parse --abbrev-ref HEAD )" != "master" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
git pull --rebase
|
||||
git pull --ff
|
||||
|
||||
curr_vers=$(git describe --tags --abbrev=0 | sed 's/v//g')
|
||||
|
||||
|
Reference in New Issue
Block a user