diff --git a/build.sh b/build.sh index fd4815bd..e1f42982 100755 --- a/build.sh +++ b/build.sh @@ -48,7 +48,7 @@ for arg in "$@"; do --dist | -d) EXTRA_BUILD_FLAGS="-a -trimpath" EXTRA_LD_FLAGS="-s -w" - RELEASE="5.28.0" + RELEASE="5.28.1" DIST=1 BUILD_JS=1 BUILD_GO=1