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

ShannonDing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git


The following commit(s) were added to refs/heads/master by this push:
     new 37cbdf60 Prepare C# SDK 5.2.1 release (#1283)
37cbdf60 is described below

commit 37cbdf6000d608ce215202a15eda3deca08300cb
Author: rongtong <[email protected]>
AuthorDate: Wed Jun 17 14:09:16 2026 +0800

    Prepare C# SDK 5.2.1 release (#1283)
---
 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