Skip to content

Commit

Permalink
Release v1.1.6 (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: riywo <riywo@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and riywo authored Aug 14, 2022
1 parent 381f7af commit 609719a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libexec/anyenv---version
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
set -e
[ -n "$ANYENV_DEBUG" ] && set -x

version="1.1.5"
version="1.1.6"

if cd "$ANYENV_ROOT" 2>/dev/null; then
git_revision="$(git describe --tags HEAD 2>/dev/null || true)"
Expand Down

0 comments on commit 609719a

Please sign in to comment.