diff --git a/proxysql-admin b/proxysql-admin index 586a5b2..9564989 100755 --- a/proxysql-admin +++ b/proxysql-admin @@ -49,7 +49,7 @@ fi # # Script parameters/constants # -readonly PROXYSQL_ADMIN_VERSION="2.0.7" +readonly PROXYSQL_ADMIN_VERSION="2.0.10" declare -i DEBUG=0 # default timeout is 10 seconds