Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
richardwilkes committed Jun 1, 2023
1 parent 1b751f4 commit 2617811
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 @@ -25,7 +25,7 @@ for arg in "$@"; do
;;
--dist|-d)
EXTRA_BUILD_FLAGS="-a -trimpath"
RELEASE="5.10.5"
RELEASE="5.11.0"
DIST=1
case $(uname -s) in
Darwin*)
Expand Down

0 comments on commit 2617811

Please sign in to comment.