Skip to content

Commit d3cd71f

Browse files
committed
1 parent 6b8ab4b commit d3cd71f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/fetch-ui-assets.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ declare -r SCRIPT_DIR=$(cd $(dirname ${0}) >/dev/null 2>&1 && pwd)
1818
declare -r ROOT_DIR=$(dirname ${SCRIPT_DIR})
1919
declare -r STATIC_DIR="$ROOT_DIR/static"
2020

21-
UI_RELEASE="OSS-v2.8.0"
21+
UI_RELEASE="OSS-v2.9.0"
2222

2323
# Download the SHA256 checksum attached to the release. To verify the integrity
2424
# of the download, this checksum will be used to check the download tar file

0 commit comments

Comments
 (0)