diff --git a/core/xianqu/event.go b/core/xianqu/event.go index b8a100d..d7ec1c8 100644 --- a/core/xianqu/event.go +++ b/core/xianqu/event.go @@ -60,7 +60,7 @@ type App struct { func newAppInfo() *App { return &App{ Name: "OneBot-YaYa", - Pver: "1.2.2 fix1", + Pver: "1.2.3", Sver: 3, Author: "kanri", Desc: "OneBot标准的先驱实现 项目地址: http://github.com/Yiwen-Chan/OneBot-YaYa",