release: v1.9.1

This commit is contained in:
meilin.huang
2024-11-21 19:02:15 +08:00
parent e03ceecd9a
commit 9366a76b84
17 changed files with 253 additions and 61 deletions

View File

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