From 5822e7ca35c2a10a1135390eb3e3c42d855a73c1 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sat, 22 Oct 2022 23:18:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJuying.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJuying.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcJuying.js b/SrcJuying.js index adf8f0bb..0ba9ce87 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -993,7 +993,7 @@ function sousuo() { //版本检测 function Version() { - var nowVersion = "5.3";//现在版本 + var nowVersion = "5.4";//现在版本 var nowtime = Date.now(); var oldtime = parseInt(getItem('VersionChecktime','0').replace('time','')); if (getMyVar('SrcJuying-VersionCheck', '0') == '0' && nowtime > (oldtime+24*60*60*1000)) {