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

jinrongtong 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 51fcf33e Prepare for release 5.2.0 (#839)
51fcf33e is described below

commit 51fcf33e9dd8b25b4e8669124b0171a58ab7ebbd
Author: Jack Tsai <[email protected]>
AuthorDate: Wed Sep 25 10:27:51 2024 +0800

    Prepare for release 5.2.0 (#839)
    
    Co-authored-by: tsaitsung-han.tht <[email protected]>
---
 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 597bf9ff..8d7d8012 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.1.1-rc1</PackageVersion>
+        <PackageVersion>5.2.0-rc1</PackageVersion>
         <Version>$(PackageVersion)</Version>
 
         <Authors>RocketMQ Authors</Authors>

Reply via email to