From 035709f2d41d55e23af65aaa17e1029e621840e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 21:33:56 +0800 Subject: [PATCH] chore: update app-upgrade-config for v1.7.0-rc.3 (#11479) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 chore: sync app-upgrade-config for v1.7.0-rc.3 Co-authored-by: 0xfullex <106392080+0xfullex@users.noreply.github.com> --- app-upgrade-config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app-upgrade-config.json b/app-upgrade-config.json index 025b0ba58..7ce2ffef0 100644 --- a/app-upgrade-config.json +++ b/app-upgrade-config.json @@ -1,5 +1,5 @@ { - "lastUpdated": "2025-11-24T05:34:34.776Z", + "lastUpdated": "2025-11-26T13:28:28.126Z", "versions": { "2.0.0": { "metadata": { @@ -30,10 +30,10 @@ } }, "rc": { - "version": "1.7.0-rc.2", + "version": "1.7.0-rc.3", "feedUrls": { - "github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.0-rc.2", - "gitcode": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.0-rc.2" + "github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.0-rc.3", + "gitcode": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.0-rc.3" } }, "beta": {