diff --git a/install.sh b/install.sh index 20a715c8..f94a7e95 100755 --- a/install.sh +++ b/install.sh @@ -14,7 +14,7 @@ DESTINATION="${PREFIX:-/usr/local/bin}/typical" # Which version to download - RELEASE="v${VERSION:-0.9.6}" + RELEASE="v${VERSION:-0.9.7}" # Determine which binary to download. FILENAME=''