Skip to content

Commit

Permalink
Bump version to v5.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
richardwilkes committed Jul 31, 2024
1 parent 4d71101 commit 4207bef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ for arg in "$@"; do
--dist | -d)
EXTRA_BUILD_FLAGS="-a -trimpath"
EXTRA_LD_FLAGS="-s -w"
RELEASE="5.26.0"
RELEASE="5.26.1"
DIST=1
BUILD_JS=1
BUILD_GO=1
Expand Down

0 comments on commit 4207bef

Please sign in to comment.