feat: v1.7.0

This commit is contained in:
meilin.huang
2024-01-17 17:02:15 +08:00
parent 94da6df33e
commit 63f0615445
6 changed files with 47 additions and 23 deletions

View File

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