This is an automated email from the ASF dual-hosted git repository.
jinrongtong pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/new-official-website by this
push:
new 364c78fd21 Update RocketMQ C# Client 5.2.0 Download Page (#694)
364c78fd21 is described below
commit 364c78fd2140b3d811601cacab2d9f176cc5d9b6
Author: Jack Tsai <[email protected]>
AuthorDate: Sun Sep 29 11:08:27 2024 +0800
Update RocketMQ C# Client 5.2.0 Download Page (#694)
Co-authored-by: tsaitsung-han.tht <[email protected]>
---
src/pages/download.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/pages/download.md b/src/pages/download.md
index 55ac9d8df2..b21eba8c18 100644
--- a/src/pages/download.md
+++ b/src/pages/download.md
@@ -76,6 +76,7 @@
| 版本 | 文档 | 发布日期
| Source 下载 | End of Support
|
| --------- | ------------------------------------------------------------ |
---------- | ------------------------------------------------------------ |
-------------- |
+| **5.2.0** | [Release
Notes](https://github.com/apache/rocketmq-clients/releases/tag/csharp-5.2.0-rc1)
| 2024.9.29 |
[download.zip](https://dist.apache.org/repos/dist/release/rocketmq/rocketmq-clients/rocketmq-client-csharp/5.2.0/)
| |
| **5.0.0** | [Release
Notes](https://github.com/apache/rocketmq-clients/releases/tag/rocketmq-client-csharp-5.0.0)
| 2022.9.22 |
[download.zip](https://github.com/apache/rocketmq-clients/archive/refs/tags/rocketmq-client-csharp-5.0.0.zip)
| |
---