From 799a11192ef100d84b6fcabe86ff7f49799812c6 Mon Sep 17 00:00:00 2001 From: xieyuanxiang <124608760@qq.com> Date: Thu, 7 May 2026 21:16:30 +0800 Subject: [PATCH] chore: bump presetDataVersion to 39 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index bfafbc0..1f48cf3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "version": "1.0.0", - "presetDataVersion": 38, + "presetDataVersion": 39, "updatedAt": "2026-05-07", "description": "DesireCore 官方配置中心" }