diff --git a/install.sh b/install.sh index c84f6c6..6804ec0 100755 --- a/install.sh +++ b/install.sh @@ -14,7 +14,7 @@ DESTINATION="${PREFIX:-/usr/local/bin}/docuum" # Which version to download - RELEASE="v${VERSION:-0.25.0}" + RELEASE="v${VERSION:-0.25.1}" # Determine which binary to download. FILENAME=''