From 44b79248a27cbddc1f520ad1fdafe1be807b8182 Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Tue, 9 Jun 2026 18:37:48 +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 0a99af58bf..efd2bbe2ae 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.18 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 3.0.0-beta.17 (Unreleased) ### 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 43967f32d1..0b9ba7f864 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.17 + 3.0.0-beta.18 azmcp Azure MCP Server Azure MCP Server - Model Context Protocol implementation for Azure