mirror of
https://github.com/Fakerr/git-recall.git
synced 2026-09-10 07:26:42 -04:00
update version
This commit is contained in:
parent
d5f681df27
commit
45b3829e64
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue