Skip to content

Commit

Permalink
fix: version
Browse files Browse the repository at this point in the history
  • Loading branch information
EyalPazz committed Sep 10, 2024
1 parent 5a5f9c1 commit 6accc4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6accc4d

Please sign in to comment.