feat: 版本升级

This commit is contained in:
meilin.huang
2022-09-07 15:20:34 +08:00
parent e7a66378ea
commit fb3f89c594
3 changed files with 5 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ import "fmt"
const (
AppName = "mayfly-go"
Version = "v1.2.9"
Version = "v1.2.10"
)
func GetAppInfo() string {