update version

This commit is contained in:
Fakerr 2017-02-01 14:59:32 +01:00
parent 7b36884d86
commit b656bb17a7

View file

@ -23,7 +23,7 @@ GIT_FORMAT=""
GIT_LOG=""
COMMITS=""
LESSKEY=false
VERSION="1.1.1"
VERSION="1.1.2"
# Are we in a git repo?
if [[ ! -d ".git" ]] && ! git rev-parse --git-dir &>/dev/null; then