We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2809b7c commit 80c95ffCopy full SHA for 80c95ff
bin/GToTree
@@ -4,7 +4,7 @@
4
GREEN='\033[0;32m'
5
RED='\033[0;31m'
6
NC='\033[0m'
7
-VERSION="v1.1.11"
+VERSION="v1.1.12"
8
9
10
if [ "$1" == "--version" ] || [ "$1" == "-v" ]; then
0 commit comments