"...src/business/git@git.gitsec.cn:zhengming/metersphere.git" did not exist on "21bf611d2a32dc58aca9a243547dc0565ade92ed"
Commit 33b1be1a authored by suwings's avatar suwings
Browse files

修改 - Beta 版本

parent 113f1244
Showing with 1 addition and 1 deletion
+1 -1
......@@ -9,7 +9,7 @@ const os = require("os");
//每次更新之后,修改此处,表明修改
//这样, 用户截图时, 可以知道具体的版本
const oversion = "Release_8.2.6.1"; //前端
const tversion = "Test_8.3.0.0"; //后端
const tversion = "Beta_8.3.0.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