This commit is contained in:
Fakerr 2017-01-14 18:42:27 +01:00
parent 74d7f230e0
commit 32f7a583f6

View file

@ -22,7 +22,7 @@ FETCH=false
GIT_FORMAT=""
GIT_LOG=""
COMMITS=""
VERSION="1.0.0"
VERSION="1.0.1"
# Are we in a git repo?
if [[ ! -d ".git" ]]; then