Update control version

This commit is contained in:
710leo 2020-05-24 17:44:42 +08:00
parent 0d5ca9306e
commit 36e000b988
1 changed files with 1 additions and 1 deletions

View File

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