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