Skip to content

Commit dc2ea7a

Browse files
committed
Fix UI version
1 parent fcf0389 commit dc2ea7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
66
export VERS_MDK=1.28.4
77
export VERS_API=1.28.4
88
export VERS_WORKER=1.28.4
9-
export VERS_UI=1.11.4
9+
export VERS_UI=1.11.7
1010
export VERS_PIWIND='stable/1.28.x'
1111

1212
export SERVER_IMG=coreoasis/api_server

0 commit comments

Comments
 (0)