Skip to content

Commit 61f78a0

Browse files
committed
Revert Azure MCP Bundle version to 0.3
Turns out 0.3 does support user_config Signed-off-by: Tom Plant <tom.plant@devicie.com>
1 parent ddc3f09 commit 61f78a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

servers/Azure.Mcp.Server/mcpb/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/modelcontextprotocol/mcpb/refs/heads/main/schemas/mcpb-manifest-v0.4.schema.json",
3-
"manifest_version": "0.4",
2+
"$schema": "https://raw.githubusercontent.com/modelcontextprotocol/mcpb/refs/heads/main/schemas/mcpb-manifest-v0.3.schema.json",
3+
"manifest_version": "0.3",
44
"name": "Azure.Mcp.Server",
55
"display_name": "Azure MCP Server",
66
"version": "2.0.0-beta.17",

0 commit comments

Comments
 (0)