refactor: 构建发行版脚本优化

This commit is contained in:
meilin.huang
2022-08-24 21:36:16 +08:00
parent cf2bc6785c
commit 52df61ae0d
59 changed files with 27 additions and 1336 deletions

View File

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