Skip to content

Commit 18c9897

Browse files
authored
chore(ui): bump release to OSS-2.7.8 (#25191)
1 parent 9c8f296 commit 18c9897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.7.1"
21+
UI_RELEASE="OSS-2.7.8"
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)