version for v1.6.13

This commit is contained in:
inrgihc
2022-07-16 23:26:26 +08:00
parent ea64d07503
commit b5c3f3f958
26 changed files with 105 additions and 32 deletions

View File

@@ -2,7 +2,7 @@
set -e
DBSWITCH_VERSION=1.6.12
DBSWITCH_VERSION=1.6.13
BUILD_DOCKER_DIR="$( cd "$( dirname "$0" )" && pwd )"
PROJECT_ROOT_DIR=$( dirname "$BUILD_DOCKER_DIR")
DOCKER_DBSWITCH_DIR=$BUILD_DOCKER_DIR/dbswitch