mirror of https://github.com/bjdgyc/anylink.git
更新版本信息
This commit is contained in:
parent
4f3f22e6d3
commit
cd8922237f
server/base
|
@ -2,5 +2,6 @@ package base
|
|||
|
||||
const (
|
||||
APP_NAME = "AnyLink"
|
||||
APP_VER = "0.3.1"
|
||||
// 修复严重bug
|
||||
APP_VER = "0.3.3"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue