update version code

This commit is contained in:
2023-09-26 13:13:10 +08:00
parent 0dc6d9bc12
commit 53ba8780ff

View File

@@ -12,7 +12,7 @@ import (
"strings"
)
const version = "1.7.0"
const version = "1.7.1"
var (
showVersion bool