Bump version

This commit is contained in:
世界
2022-09-09 14:43:42 +08:00
parent ef7f2d82c0
commit f7bed32c6f
2 changed files with 7 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
package constant
var (
Version = "1.0"
Version = "1.0.1"
Commit = ""
)