fix version

This commit is contained in:
Fakerr 2017-01-29 15:49:40 +01:00
parent 8fc61a38b3
commit 3ace09fb78

View file

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