Skip to content

Commit dc0d1f3

Browse files
committed
Install Typical 0.16.0 by default
1 parent 3113467 commit dc0d1f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
DESTINATION="${PREFIX:-/usr/local/bin}/typical"
1515

1616
# Which version to download
17-
RELEASE="v${VERSION:-0.15.0}"
17+
RELEASE="v${VERSION:-0.16.0}"
1818

1919
# Determine which binary to download.
2020
FILENAME=''

0 commit comments

Comments
 (0)