mirror of https://github.com/fatedier/frp.git
update version to v0.13.0
This commit is contained in:
parent
171bc8dd22
commit
07fe05a9d5
|
@ -19,7 +19,7 @@ import (
|
||||||
"strings"
|
"strings"
|
||||||
)
|
)
|
||||||
|
|
||||||
var version string = "0.12.0"
|
var version string = "0.13.0"
|
||||||
|
|
||||||
func Full() string {
|
func Full() string {
|
||||||
return version
|
return version
|
||||||
|
|
Loading…
Reference in New Issue