Skip to content

Commit a3a35c2

Browse files
committed
Keep installer on latest published Typical release
1 parent d6775fa commit a3a35c2

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.16.0}"
17+
RELEASE="v${VERSION:-0.15.0}"
1818

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

0 commit comments

Comments
 (0)