diff --git a/build.sh b/build.sh index e1f42982..0f767968 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.1" + RELEASE="5.28.2" DIST=1 BUILD_JS=1 BUILD_GO=1