bump version to v0.34.1

This commit is contained in:
fatedier
2020-09-30 14:40:08 +08:00
Unverified
parent cc003a2570
commit e52dfc4a5c
+1 -1
View File
@@ -19,7 +19,7 @@ import (
"strings"
)
var version string = "0.34.0"
var version string = "0.34.1"
func Full() string {
return version