Skip to content

Commit 80c95ff

Browse files
committed
version up
1 parent 2809b7c commit 80c95ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/GToTree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
GREEN='\033[0;32m'
55
RED='\033[0;31m'
66
NC='\033[0m'
7-
VERSION="v1.1.11"
7+
VERSION="v1.1.12"
88

99

1010
if [ "$1" == "--version" ] || [ "$1" == "-v" ]; then

0 commit comments

Comments
 (0)