add release note (#2867)

This commit is contained in:
fatedier
2022-03-23 20:14:55 +08:00
committed by GitHub
parent 100d556336
commit 11b13533a0
2 changed files with 4 additions and 9 deletions

View File

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