Skip to content

Commit 77ecab7

Browse files
committed
release 2.3.5
1 parent f60b411 commit 77ecab7

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.4
7-
export VERS_API=2.3.4
8-
export VERS_WORKER=2.3.4
6+
export VERS_MDK=2.3.5
7+
export VERS_API=2.3.5
8+
export VERS_WORKER=2.3.5
99
export VERS_UI=1.11.7
1010
export VERS_PIWIND='stable/2.3.x'
1111

0 commit comments

Comments
 (0)