From 6cc9c05b9396475bf60ebeff0410d9881a53b788 Mon Sep 17 00:00:00 2001 From: yangmingming Date: Sun, 27 Oct 2024 03:09:29 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- upgrade_config/version.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/upgrade_config/version.json b/upgrade_config/version.json index 47ea0f0..50d98fd 100644 --- a/upgrade_config/version.json +++ b/upgrade_config/version.json @@ -1,10 +1,10 @@ { "downloadUrl": "https://www.yaozeyuan.online/stablog", "releaseAt": "2024年10月26日", - "releaseNote": "发布3.5.1, 增加重试抓取失败任务能力. Etf save the world", - "version": "3.5.1", + "releaseNote": "发布3.5.2, 增加重试抓取失败任务能力. Etf save the world", + "version": "3.5.2", "detail": { - "windows": { "version": "3.5.1", "url": "https://wwtd.lanzout.com/iVHMp2dggifg" }, - "mac": { "version": "3.5.1", "url": "https://wwtd.lanzout.com/iTM0b2dgryib" } + "windows": { "version": "3.5.2", "url": "https://wwtd.lanzout.com/iNRRv2dgvbqf" }, + "mac": { "version": "3.5.2", "url": "https://wwtd.lanzout.com/iUSYq2dgux2h" } } }