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
7fe7cb005b
commit
9a2aee2449
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue