Skip to content

Commit a4c307b

Browse files
chore: reset version placeholder [skip ci]
1 parent d03317d commit a4c307b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/git-wt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
set -euo pipefail
2121

2222
# Version is replaced at release time by CI. For local dev, falls back to git describe.
23-
GIT_WT_VERSION="v0.4.8"
23+
GIT_WT_VERSION="__VERSION__"
2424

2525
# Get version: use embedded version if set, otherwise fall back to git describe for local dev
2626
get_version() {

0 commit comments

Comments
 (0)