Merge pull request #1993 from fatedier/dev

bump version to v0.34.0
pull/2078/head v0.34.0
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
1 changed files with 1 additions and 1 deletions

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