Update control

This commit is contained in:
UlricQin 2020-09-22 12:56:38 +08:00 committed by GitHub
parent f9c6c0465a
commit 654e4278fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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