From b7cd33d4f51f2e9427e1489bda3736543c7c62ef Mon Sep 17 00:00:00 2001 From: Suwings Date: Sat, 11 Jul 2020 19:57:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E5=8F=91=E8=A1=8C?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- helper/version.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helper/version.js b/helper/version.js index 98812673..99160bd4 100644 --- a/helper/version.js +++ b/helper/version.js @@ -5,7 +5,7 @@ const os = require("os"); //这样, 用户截图时, 可以知道具体的版本 //请用户尽可能的不要修改本文件任何代码,因为每一次版本更新时,必定会冲突 -const verisonA = "8.6.9 发行版本"; //发行版本 +const verisonA = "8.6.10 发行版本"; //发行版本 const verisonB = "No.20200711-19"; //版本批次