Skip to content

Commit 248d773

Browse files
committed
Bump version to 1.23.3
1 parent 2d7849f commit 248d773

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libexec/goenv---version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
set -e
1313
[ -n "$GOENV_DEBUG" ] && set -x
1414

15-
version="1.23.2"
15+
version="1.23.3"
1616
git_revision=""
1717

1818
if cd "${BASH_SOURCE%/*}" 2>/dev/null && git remote -v 2>/dev/null | grep -q pyenv; then

0 commit comments

Comments
 (0)