1
0
mirror of https://gitee.com/IrisVega/frp.git synced 2024-11-01 22:31:29 +08:00

Merge pull request 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