From 84e449b97833ffa29abb17e6b62fe20a0cb7d7f7 Mon Sep 17 00:00:00 2001 From: yangmingming Date: Sun, 27 Oct 2024 21:08:05 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E6=8E=A5=E5=8F=A3?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 12be620..478898e 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -11,12 +11,12 @@ export default class Base extends Component { showThankList: false, config: { downloadUrl: 'https://www.yaozeyuan.online/stablog', - releaseAt: '2024年10月26日', - releaseNote: '发布3.5.2, 增加重试抓取失败任务能力. Etf save the world', - version: '3.5.2', + releaseAt: '2024年10月27日', + releaseNote: '发布3.5.3, 增加重试抓取失败任务能力. Etf save the world', + version: '3.5.3', detail: { - windows: { version: '3.5.2', url: 'https://wwtd.lanzout.com/iNRRv2dgvbqf' }, - mac: { version: '3.5.2', url: 'https://wwtd.lanzout.com/iUSYq2dgux2h' }, + windows: { version: '3.5.3', url: 'https://wwtd.lanzout.com/iZ6mG2dj1a8j' }, + mac: { version: '3.5.3', url: 'https://wwtd.lanzout.com/ikaC42dj1tza' }, }, }, thankList: [{ reason: '*明明捐助了25元', time: '2019-10-14 21:34' }],