Skip to content

Commit

Permalink
Bump version to v5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
richardwilkes committed Jun 21, 2023
1 parent 809fa8e commit 55e301e
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.12.0"
RELEASE="5.13.0"
DIST=1
case $(uname -s) in
Darwin*)
Expand Down

0 comments on commit 55e301e

Please sign in to comment.