We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3113467 + dc0d1f3 commit 7124c69Copy full SHA for 7124c69
1 file changed
install.sh
@@ -14,7 +14,7 @@
14
DESTINATION="${PREFIX:-/usr/local/bin}/typical"
15
16
# Which version to download
17
- RELEASE="v${VERSION:-0.15.0}"
+ RELEASE="v${VERSION:-0.16.0}"
18
19
# Determine which binary to download.
20
FILENAME=''
0 commit comments