upgrade 2.7.0

This commit is contained in:
UlricQin 2020-06-13 18:06:57 +08:00
parent 433da35d34
commit 0f9ec99c1d
1 changed files with 1 additions and 1 deletions

View File

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