Update version

This commit is contained in:
710leo 2020-05-22 00:14:43 +08:00
parent 2c45f9585d
commit 5f14e76b95
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.2.0 version=2.2.1
CWD=$(cd $(dirname $0)/; pwd) CWD=$(cd $(dirname $0)/; pwd)
cd $CWD cd $CWD