update version

This commit is contained in:
Fakerr 2017-02-02 16:08:27 +01:00
parent d5f681df27
commit 45b3829e64

View file

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