From b1e6046061136c9f9ac3fedcaf7473ef72eb4619 Mon Sep 17 00:00:00 2001 From: yi-ge Date: Tue, 3 Mar 2026 16:22:54 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20bump=20presetDataVersion=20to=209=20?= =?UTF-8?q?=E2=80=94=20apiFormat=20UI=20exposure?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 2d0a068..5289e4b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "version": "1.0.0", - "presetDataVersion": 8, - "updatedAt": "2026-02-23", + "presetDataVersion": 9, + "updatedAt": "2026-03-03", "description": "DesireCore 官方配置中心" }