1
0
mirror of https://github.com/fatedier/frp.git synced 2025-06-17 00:38:22 +00:00

bump version to v0.27.0

This commit is contained in:
fatedier 2019-04-25 12:31:20 +08:00
parent 0dfd3a421c
commit 285d1eba0d

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