Skip to content

Commit

Permalink
GCS v5.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
richardwilkes committed Sep 26, 2023
1 parent 17d8f75 commit d21a8fe
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 @@ -26,7 +26,7 @@ for arg in "$@"; do
--dist|-d)
EXTRA_BUILD_FLAGS="-a -trimpath"
EXTRA_LD_FLAGS="-s -w"
RELEASE="5.16.0"
RELEASE="5.16.1"
DIST=1
case $(uname -s) in
Darwin*)
Expand Down

0 comments on commit d21a8fe

Please sign in to comment.