fix: update ui to remove new data explorer (#24220)

pull/24337/head
Jeffrey Smith II 2023-06-29 15:34:23 -04:00 committed by GitHub
parent cc62221501
commit a6bb6a85d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ declare -r SCRIPT_DIR=$(cd $(dirname ${0}) >/dev/null 2>&1 && pwd)
declare -r ROOT_DIR=$(dirname ${SCRIPT_DIR})
declare -r STATIC_DIR="$ROOT_DIR/static"
UI_RELEASE="OSS-v2.7.0"
UI_RELEASE="OSS-v2.7.1"
# Download the SHA256 checksum attached to the release. To verify the integrity
# of the download, this checksum will be used to check the download tar file