We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c8f296 commit 18c9897Copy full SHA for 18c9897
scripts/fetch-ui-assets.sh
@@ -18,7 +18,7 @@ declare -r SCRIPT_DIR=$(cd $(dirname ${0}) >/dev/null 2>&1 && pwd)
18
declare -r ROOT_DIR=$(dirname ${SCRIPT_DIR})
19
declare -r STATIC_DIR="$ROOT_DIR/static"
20
21
-UI_RELEASE="OSS-v2.7.1"
+UI_RELEASE="OSS-2.7.8"
22
23
# Download the SHA256 checksum attached to the release. To verify the integrity
24
# of the download, this checksum will be used to check the download tar file
0 commit comments