From 87df743b8f11b83907c98fc112ce2e87c0d55973 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 23 Jul 2024 14:24:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcTmplVersion.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcTmplVersion.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/SrcTmplVersion.js b/SrcTmplVersion.js index be3e23d3..d01b9d3b 100644 --- a/SrcTmplVersion.js +++ b/SrcTmplVersion.js @@ -1,5 +1,5 @@ var newVersion = { - "SrcJuying":"0.7", + "SrcJuying":"0.8", "JYUpdateRecords": [{ title: "2024/07/01 V0.1", records: [ @@ -75,11 +75,12 @@ var newVersion = { "修复:其他细节代码" ] },{ - title: "待发布 V0.8", + title: "2024/07/23 V0.8", records: [ "优化:选集样式自动化判断逻辑", "优化:点播解析逻辑微调整,观看设置微调", - "优化:云盘图标调整,解析逻辑调整" + "优化:云盘图标调整,解析逻辑调整", + "修复:小程序版本小于3,增加提示升级" ] }] };