upgrade 2.6.1

This commit is contained in:
Ulric Qin 2020-06-01 20:54:47 +08:00
parent 436ae6c610
commit 2d0fa2d26f
1 changed files with 1 additions and 1 deletions

View File

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