add release note

This commit is contained in:
fatedier
2021-01-25 16:06:38 +08:00
parent ecb6ed9258
commit a821db3f45
2 changed files with 2 additions and 7 deletions

View File

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