Skip to content

Commit eb90ee4

Browse files
authored
Merge pull request #107 from stepchowfun/install-v1.0.2
Install v1.0.2 by default
2 parents d30042c + 119794e commit eb90ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
DESTINATION="${PREFIX:-/usr/local/bin}/paxos"
1515

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

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

0 commit comments

Comments
 (0)