diff --git a/build.sh b/build.sh index 74779e71..12ecd44f 100755 --- a/build.sh +++ b/build.sh @@ -26,7 +26,7 @@ for arg in "$@"; do --dist|-d) EXTRA_BUILD_FLAGS="-a -trimpath" EXTRA_LD_FLAGS="-s -w" - RELEASE="5.17.0" + RELEASE="5.18.0" DIST=1 case $(uname -s) in Darwin*)