Change control version to 1.4.1

This commit is contained in:
710leo 2020-05-13 16:15:22 +08:00
parent fbb11de178
commit e196dcae79
1 changed files with 1 additions and 1 deletions

View File

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