From 9b7ba64ef62b092329b6a37e695bdb026cdd8499 Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Wed, 17 Jun 2026 02:57:20 +0000 Subject: [PATCH] Increment package version after release --- servers/Azure.Mcp.Server/CHANGELOG.md | 10 ++++++++++ servers/Azure.Mcp.Server/src/Azure.Mcp.Server.csproj | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/servers/Azure.Mcp.Server/CHANGELOG.md b/servers/Azure.Mcp.Server/CHANGELOG.md index 3f088b4c6d..0fe714e9fb 100644 --- a/servers/Azure.Mcp.Server/CHANGELOG.md +++ b/servers/Azure.Mcp.Server/CHANGELOG.md @@ -2,6 +2,16 @@ The Azure MCP Server updates automatically by default whenever a new release comes out 🚀. We ship updates twice a week on Tuesdays and Thursdays 😊 +## 3.0.0-beta.20 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 3.0.0-beta.19 (2026-06-16) ### Breaking Changes diff --git a/servers/Azure.Mcp.Server/src/Azure.Mcp.Server.csproj b/servers/Azure.Mcp.Server/src/Azure.Mcp.Server.csproj index a8cdcf133c..4dc31c1c20 100644 --- a/servers/Azure.Mcp.Server/src/Azure.Mcp.Server.csproj +++ b/servers/Azure.Mcp.Server/src/Azure.Mcp.Server.csproj @@ -1,6 +1,6 @@ - 3.0.0-beta.19 + 3.0.0-beta.20 azmcp Azure MCP Server Azure MCP Server - Model Context Protocol implementation for Azure