diff --git a/install.sh b/install.sh index 53dd481..7c748c6 100644 --- a/install.sh +++ b/install.sh @@ -3,7 +3,7 @@ # Detect the platform and architecture OS=$(uname -s) ARCH=$(uname -m) -VERSION=0.2.0 +VERSION=v0.2.0 # Map platform and architecture to the correct binary name case "$OS" in