From 37bff292842a0652895f588782b1d58173fb7fbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=90=B4=E6=A2=A8=E6=A2=A8?= <24567775+qinlili23333@users.noreply.github.com> Date: Mon, 20 Jun 2022 13:42:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E5=BC=BA=E5=88=B6=E6=8E=A8=E9=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sw.js | 4 ++-- version.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sw.js b/sw.js index 5408c15..be7d565 100644 --- a/sw.js +++ b/sw.js @@ -1,6 +1,6 @@ var APP_PREFIX = '545在线' -var VERSION = '1.0.8.20220619' -var VERSION_AZUSA_PATCH_USE = '1.0.7.20220617' +var VERSION = '1.0.9.20220620' +var VERSION_AZUSA_PATCH_USE = '1.0.8.20220619' var AZUSA_PATCH_SKIP_LIST = [ './img/bai.png', './img/wanan.png', diff --git a/version.json b/version.json index b12db87..892d976 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { "success": true, - "latest": "1.0.8.20220619", - "azusa_patch_avaliable": "1.0.7.20220617" + "latest": "1.0.9.20220620", + "azusa_patch_avaliable": "1.0.8.20220619" } \ No newline at end of file