Change verson to 2.0.0

This commit is contained in:
710leo 2020-05-15 17:35:03 +08:00
parent e9e399de85
commit fe9c84f263
1 changed files with 1 additions and 1 deletions

View File

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