修改版本

This commit is contained in:
bjdgyc
2023-04-18 18:11:08 +08:00
parent 43de8148a0
commit 214311e80c
3 changed files with 9549 additions and 2 deletions

View File

@@ -3,5 +3,5 @@ package base
const (
APP_NAME = "AnyLink"
// app版本号
APP_VER = "0.9.2-beta2"
APP_VER = "0.9.3"
)