Skip to content

Commit

Permalink
v0.2.2-fork
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusauler committed Jul 25, 2024
1 parent e801cd9 commit cf42118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e
# Switch between git worktrees with speed.

args=("$@")
VERSION="0.2.1-fork"
VERSION="0.2.2-fork"
TMP_PATH=$(mktemp)
BINARY_PATH=$(realpath "$0")
VERSION_CACHE_FILE=${XDG_CACHE_HOME:-$HOME/.cache}/wt_latest_update_check.json
Expand Down

0 comments on commit cf42118

Please sign in to comment.