diff --git a/install.sh b/install.sh index 4cc50c6..ee1cf00 100755 --- a/install.sh +++ b/install.sh @@ -4,7 +4,7 @@ set -o pipefail set -o nounset set -eu -readonly JOERN_VERSION="v1.1.156" +readonly JOERN_VERSION="v1.1.165" if [ "$(uname)" = 'Darwin' ]; then # get script location