feat: v1.7.2

This commit is contained in:
meilin.huang
2024-01-31 12:53:27 +08:00
parent ac2ceed3f9
commit 252fc553f2
8 changed files with 35 additions and 21 deletions

View File

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