feat: v1.7.3

This commit is contained in:
meilin.huang
2024-02-08 09:53:48 +08:00
parent 9dbf104ef1
commit d711a36749
8 changed files with 13 additions and 9 deletions

View File

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