We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 763951a commit a893579Copy full SHA for a893579
scripts/publish.sh
@@ -129,7 +129,7 @@ if [[ $VERSION != "preview" ]]; then
129
130
131
echo "Updating server.json for MCP registry..."
132
- . ./scripts/update-server.sh $NEW_VERSION
+ . ./scripts/update-server-json-version.sh $NEW_VERSION
133
echo "Updated server.json for MCP registry."
134
135
echo "Cleaning up release notes..."
0 commit comments