Merge pull request #1993 from fatedier/dev

bump version to v0.34.0
This commit is contained in:
fatedier 2020-09-20 00:30:51 +08:00 committed by GitHub
commit 813c45f5c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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