Skip to content

Commit 5ae326f

Browse files
committed
set release 2.3.11
1 parent 48b0762 commit 5ae326f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

install.sh

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ set -e
33

44
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
55

6-
export VERS_MDK=2.3.10
7-
export VERS_API=2.3.10
8-
export VERS_WORKER=2.3.10
6+
export VERS_MDK=2.3.11
7+
export VERS_API=2.3.11
8+
export VERS_WORKER=2.3.11
99
export VERS_UI=1.11.7
1010
export VERS_PIWIND='stable/2.3.x'
1111

0 commit comments

Comments
 (0)