We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 381f7af commit 609719aCopy full SHA for 609719a
libexec/anyenv---version
@@ -12,7 +12,7 @@
12
set -e
13
[ -n "$ANYENV_DEBUG" ] && set -x
14
15
-version="1.1.5"
+version="1.1.6"
16
17
if cd "$ANYENV_ROOT" 2>/dev/null; then
18
git_revision="$(git describe --tags HEAD 2>/dev/null || true)"
0 commit comments