add release notes (#3453)

This commit is contained in:
fatedier
2023-05-29 01:09:53 +08:00
committed by GitHub
parent 4915852b9c
commit 98068402c8
12 changed files with 39 additions and 51 deletions

View File

@@ -19,7 +19,7 @@ import (
"strings"
)
var version = "0.48.0"
var version = "0.49.0"
func Full() string {
return version