Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
EyalPazz committed Nov 18, 2024
1 parent b9f4776 commit ad130ac
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=v0.3.2
VERSION=v0.3.3

# Map platform and architecture to the correct binary name
case "$OS" in
Expand Down

0 comments on commit ad130ac

Please sign in to comment.