We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c1ce4 commit 4858fb6Copy full SHA for 4858fb6
bin/gtr
@@ -10,7 +10,7 @@ if [ -n "${GTR_DEBUG:-}" ]; then
10
fi
11
12
# Version
13
-GTR_VERSION="2.2.0"
+GTR_VERSION="2.3.0"
14
15
# Find the script directory (resolve symlinks; allow env override)
16
resolve_script_dir() {
0 commit comments