From 913d9d4b0b1b4d9ab7cc3f1df61f3b45729c2089 Mon Sep 17 00:00:00 2001 From: yangmingming Date: Sun, 27 Oct 2024 21:03:06 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0api=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- upgrade_config/version.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/upgrade_config/version.json b/upgrade_config/version.json index 50d98fd..697e4c8 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.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" } } }