Skip to content

Commit

Permalink
Bump server version to 8.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ltangvald committed Sep 10, 2018
1 parent 3ce2d91 commit 1f6d47f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ declare -A MYSQL_SERVER_VERSIONS
MYSQL_SERVER_VERSIONS["5.5"]=5.5.62
MYSQL_SERVER_VERSIONS["5.6"]=5.6.42
MYSQL_SERVER_VERSIONS["5.7"]=5.7.24
MYSQL_SERVER_VERSIONS["8.0"]=8.0.12
MYSQL_SERVER_VERSIONS["8.0"]=8.0.13

declare -A MYSQL_SHELL_VERSIONS
MYSQL_SHELL_VERSIONS["5.5"]=""
Expand Down

0 comments on commit 1f6d47f

Please sign in to comment.