upgrade 2.7.1

This commit is contained in:
Ulric Qin 2020-06-29 16:12:23 +08:00
parent 19890460b9
commit 982fc6aaa2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# release version # release version
version=2.7.0 version=2.7.1
CWD=$(cd $(dirname $0)/; pwd) CWD=$(cd $(dirname $0)/; pwd)
cd $CWD cd $CWD