From b088dd3850a8731b18e3a78b8ce4b9ca97a45250 Mon Sep 17 00:00:00 2001 From: Jeff Handley Date: Wed, 8 Jul 2026 01:55:34 -0400 Subject: [PATCH] Prepare release v1.4.1 - Bump version from 1.4.0 to 1.4.1 - Add release-notes link to src/PACKAGE.md Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- src/Directory.Build.props | 2 +- src/PACKAGE.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 1ff7404bd..f4baa96a3 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -5,7 +5,7 @@ https://csharp.sdk.modelcontextprotocol.io https://github.com/modelcontextprotocol/csharp-sdk git - 1.4.0 + 1.4.1 ModelContextProtocol © Model Context Protocol a Series of LF Projects, LLC. ModelContextProtocol;mcp;ai;llm diff --git a/src/PACKAGE.md b/src/PACKAGE.md index d849a8f83..842f8223e 100644 --- a/src/PACKAGE.md +++ b/src/PACKAGE.md @@ -4,6 +4,8 @@ The official C# SDK for the [Model Context Protocol](https://modelcontextprotocol.io/), enabling .NET applications, services, and libraries to implement and interact with MCP clients and servers. Please visit the [API documentation](https://csharp.sdk.modelcontextprotocol.io/api/ModelContextProtocol.html) for more details on available functionality. +See the [release notes](https://github.com/modelcontextprotocol/csharp-sdk/releases/tag/v1.4.1) for what's new in this version. + ## Packages This SDK consists of three main packages: