Chore: update version (#16233)

This commit is contained in:
hetech
2019-06-26 10:53:08 +08:00
committed by GitHub
parent 017c25c8f1
commit 0eaa789c12
4 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ cd temp_web
git clone --depth 1 -b gh-pages --single-branch https://github.com/ElemeFE/element.git && cd element
# build sub folder
SUB_FOLDER='2.9'
SUB_FOLDER='2.10'
mkdir -p $SUB_FOLDER
rm -rf *.js *.css *.map static
rm -rf $SUB_FOLDER/**