mirror of
https://github.com/fatedier/frp.git
synced 2024-12-12 17:50:51 +01:00
change version to 0.9.3
This commit is contained in:
parent
5f20a22b0d
commit
92daa45b68
@ -497,3 +497,4 @@ Donate money by [paypal](https://www.paypal.me/fatedier) to my account **fatedie
|
|||||||
* [Manfred Touron](https://github.com/moul)
|
* [Manfred Touron](https://github.com/moul)
|
||||||
* [xuebing1110](https://github.com/xuebing1110)
|
* [xuebing1110](https://github.com/xuebing1110)
|
||||||
* [Anbitioner](https://github.com/bingtianbaihua)
|
* [Anbitioner](https://github.com/bingtianbaihua)
|
||||||
|
* [LitleCarl](https://github.com/LitleCarl)
|
||||||
|
@ -516,3 +516,4 @@ frp 交流群:606194980 (QQ 群号)
|
|||||||
* [Manfred Touron](https://github.com/moul)
|
* [Manfred Touron](https://github.com/moul)
|
||||||
* [xuebing1110](https://github.com/xuebing1110)
|
* [xuebing1110](https://github.com/xuebing1110)
|
||||||
* [Anbitioner](https://github.com/bingtianbaihua)
|
* [Anbitioner](https://github.com/bingtianbaihua)
|
||||||
|
* [LitleCarl](https://github.com/LitleCarl)
|
||||||
|
@ -19,7 +19,7 @@ import (
|
|||||||
"strings"
|
"strings"
|
||||||
)
|
)
|
||||||
|
|
||||||
var version string = "0.9.2"
|
var version string = "0.9.3"
|
||||||
|
|
||||||
func Full() string {
|
func Full() string {
|
||||||
return version
|
return version
|
||||||
|
Loading…
Reference in New Issue
Block a user