Skip to content

Commit

Permalink
Prepared v0.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
HD Stich committed Apr 11, 2022
1 parent 7cf876e commit 7b5ba68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
PROJECT_NAME="gofish"
PROJECT_GH="tinned-fish/${PROJECT_NAME}"

: ${GOFISH_VERSION:="0.18.2"}
: ${GOFISH_VERSION:="0.18.3"}
: ${INSTALL_PREFIX:="/usr/local"}

if [[ $SKIP_BIN_INSTALL == "1" ]]; then
Expand Down

0 comments on commit 7b5ba68

Please sign in to comment.