Skip to content

Commit

Permalink
Install v0.10.0 by default
Browse files Browse the repository at this point in the history
  • Loading branch information
stepchowfun committed Jun 13, 2024
1 parent aee005b commit 59c74d6
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 @@ -14,7 +14,7 @@
DESTINATION="${PREFIX:-/usr/local/bin}/typical"

# Which version to download
RELEASE="v${VERSION:-0.9.7}"
RELEASE="v${VERSION:-0.10.0}"

# Determine which binary to download.
FILENAME=''
Expand Down

0 comments on commit 59c74d6

Please sign in to comment.