change version to 0.9.3

This commit is contained in:
fatedier 2017-01-14 00:48:56 +08:00
parent 5f20a22b0d
commit 92daa45b68
3 changed files with 3 additions and 1 deletions

View File

@ -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)

View File

@ -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)

View File

@ -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