Update version

This commit is contained in:
Fakerr 2017-01-28 20:57:17 +01:00
parent 7fe7cb005b
commit 9a2aee2449

View file

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