Merge branch 'develop' into maskpp/resender_2

This commit is contained in:
maskpp
2023-03-24 10:00:18 +08:00
committed by GitHub

View File

@@ -5,7 +5,7 @@ import (
"runtime/debug"
)
var tag = "alpha-v2.5"
var tag = "v3.0.0"
var commit = func() string {
if info, ok := debug.ReadBuildInfo(); ok {