chore: bump presetDataVersion to 30 to roll back PR #1

PR #1 (model-field-official-audit) caused production issues.
Reverted in previous commit; bumping version so clients pick up the rollback.
This commit is contained in:
2026-04-25 19:35:39 +08:00
parent 371336cdd6
commit 10465e3570

View File

@@ -1,6 +1,6 @@
{ {
"version": "1.0.0", "version": "1.0.0",
"presetDataVersion": 24, "presetDataVersion": 30,
"updatedAt": "2026-04-20", "updatedAt": "2026-04-25",
"description": "DesireCore 官方配置中心" "description": "DesireCore 官方配置中心"
} }