Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
EyalPazz committed Oct 27, 2024
1 parent c30146c commit d7615f9
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.0
VERSION=v0.3.1

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

0 comments on commit d7615f9

Please sign in to comment.