Commit 8dc06f8e authored by suwings's avatar suwings
Browse files

修改 - 版本修改

parent 8f52c468
No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
......@@ -8,8 +8,8 @@ const os = require("os");
//前端显示版本
//每次更新之后,修改此处,表明修改
//这样, 用户截图时, 可以知道具体的版本
const oversion = "Release_8.2.6.1"; //前端
const tversion = "Beta_8.3.0.0"; //后端
const oversion = "Release_8.2.6.2"; //前端
const tversion = "Beta_8.2.7.0"; //后端
//首页
WebSocketObserver().listener('index/update', (data) => {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment