update version code

This commit is contained in:
2023-09-27 12:02:56 +08:00
parent 32b0af7f9b
commit 5f19db4193

View File

@@ -11,7 +11,7 @@ import (
"strings"
)
const version = "1.0.0"
const version = "1.0.1"
var (
showVersion bool