Skip to content

Commit 0d611f4

Browse files
chore(mcp): correctly update version in sync with sdk
1 parent 89099af commit 0d611f4

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
@@ -67,6 +67,11 @@
6767
"type": "json",
6868
"path": "packages/mcp-server/package.json",
6969
"jsonpath": "$.version"
70+
},
71+
{
72+
"type": "json",
73+
"path": "packages/mcp-server/manifest.json",
74+
"jsonpath": "$.version"
7075
}
7176
]
7277
}

0 commit comments

Comments
 (0)