update version code

This commit is contained in:
2023-09-27 12:03:22 +08:00
parent f6d2362f48
commit d581a65002

View File

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