update version

This commit is contained in:
fatedier 2020-11-06 14:39:04 +08:00
parent 644a0cfdb6
commit 7f7305fa03
1 changed files with 1 additions and 1 deletions

View File

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