mirror of
https://github.com/MCSManager/MCSManager.git
synced 2025-01-30 15:19:32 +08:00
更新 版本批次
This commit is contained in:
parent
bf626de1ab
commit
e605499638
@ -7,7 +7,7 @@ const os = require("os");
|
||||
|
||||
const verisonA = "8.6.13 发行版本"; //发行版本
|
||||
|
||||
const verisonB = "No.20201008-01"; //版本批次
|
||||
const verisonB = "No.20201008-04"; //版本批次
|
||||
|
||||
let info = [os.type(), os.arch(), os.hostname(), os.release()].join(" ");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user