mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-07-23 04:33:20 +08:00
chore(compute): bump presetDataVersion to 69 (Claude provider now loads) (#49)
PR #47 bumped to 68 but the provider file was misnamed and never loaded; the rename (#48) kept v68, so clients that already synced v68 will not re-merge. Bump to 69 so existing clients pick up the now-loadable anthropic-claude provider.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"presetDataVersion": 68,
|
"presetDataVersion": 69,
|
||||||
"updatedAt": "2026-07-07",
|
"updatedAt": "2026-07-07",
|
||||||
"description": "DesireCore 官方配置中心"
|
"description": "DesireCore 官方配置中心"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user