add release notes for v0.50.0 (#3498)

This commit is contained in:
fatedier
2023-06-26 16:48:14 +08:00
committed by GitHub
parent 685d7618f3
commit b146989703
2 changed files with 10 additions and 11 deletions

View File

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