From 86329ef9285d8a4ed11fb0b2028c08cb8614b884 Mon Sep 17 00:00:00 2001 From: xyx <124608760@qq.com> Date: Fri, 8 May 2026 12:51:04 +0800 Subject: [PATCH] chore: bump presetDataVersion to 42 (#17) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 83fc95e..1d80cfd 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "version": "1.0.0", - "presetDataVersion": 41, + "presetDataVersion": 42, "updatedAt": "2026-05-08", "description": "DesireCore 官方配置中心" }