Skip to content

Commit b93d491

Browse files
chore(mcp): correctly update version in sync with sdk
1 parent b21d0a5 commit b93d491

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

release-please-config.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@
6868
"type": "json",
6969
"path": "packages/mcp-server/package.json",
7070
"jsonpath": "$.version"
71+
},
72+
{
73+
"type": "json",
74+
"path": "packages/mcp-server/manifest.json",
75+
"jsonpath": "$.version"
7176
}
7277
]
7378
}

0 commit comments

Comments
 (0)