This is an automated email from the ASF dual-hosted git repository.

RongtongJin pushed a commit to branch codex/csharp-sdk-5.2.1
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git

commit 240d7883ce1afda10df2e2d33f5fc72829ea63d7
Author: RongtongJin <[email protected]>
AuthorDate: Wed Jun 17 11:47:54 2026 +0800

    Prepare C# SDK 5.2.1 release
---
 csharp/rocketmq-client-csharp/rocketmq-client-csharp.csproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/csharp/rocketmq-client-csharp/rocketmq-client-csharp.csproj 
b/csharp/rocketmq-client-csharp/rocketmq-client-csharp.csproj
index d36a3363..5799c1db 100644
--- a/csharp/rocketmq-client-csharp/rocketmq-client-csharp.csproj
+++ b/csharp/rocketmq-client-csharp/rocketmq-client-csharp.csproj
@@ -1,7 +1,7 @@
 <Project Sdk="Microsoft.NET.Sdk">
     <PropertyGroup>
         <PackageId>RocketMQ.Client</PackageId>
-        <PackageVersion>5.2.0-rc1</PackageVersion>
+        <PackageVersion>5.2.1</PackageVersion>
         <Version>$(PackageVersion)</Version>
 
         <Authors>RocketMQ Authors</Authors>

Reply via email to