1
0
mirror of https://github.com/fatedier/frp.git synced 2025-05-09 16:18:27 +00:00

bump version to 0.8.1

bump version to 0.8.1
This commit is contained in:
fatedier 2016-08-23 10:37:22 +08:00 committed by GitHub
commit 19f7950485

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