Skip to content

Commit f3d5325

Browse files
authored
chore: upgrade ui assets package to 2.7.10 (#25505)
Upgrade UI assets package to OSS 2.7.10. Closes: #25504 (cherry picked from commit 9d9e92c)
1 parent e9ea8cf commit f3d5325

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.9"
21+
UI_RELEASE="OSS-v2.7.10"
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)