forked from mirror/MCSManager
更新 发行版本
This commit is contained in:
parent
68074570f0
commit
c55ae6d96b
@ -5,9 +5,9 @@ const os = require("os");
|
||||
//这样, 用户截图时, 可以知道具体的版本
|
||||
//请用户尽可能的不要修改本文件任何代码,因为每一次版本更新时,必定会冲突
|
||||
|
||||
const verisonA = "8.6.11 测试版本"; //发行版本
|
||||
const verisonA = "8.6.11 发行版本"; //发行版本
|
||||
|
||||
const verisonB = "No.20200717-04"; //版本批次
|
||||
const verisonB = "No.20200718-05"; //版本批次
|
||||
|
||||
let info = [os.type(), os.arch(), os.hostname(), os.release()].join(" ");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user