You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by cr...@apache.org on 2021/10/24 13:25:49 UTC

[dubbo-website] branch master updated: Add dubbo-3.0.4 download link (#984)

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

crazyhzm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 2e65a65  Add dubbo-3.0.4 download link (#984)
2e65a65 is described below

commit 2e65a6551f00b9a0c49ac75d571ca9a195176537
Author: huazhongming <cr...@gmail.com>
AuthorDate: Sun Oct 24 21:25:42 2021 +0800

    Add dubbo-3.0.4 download link (#984)
    
    * add dubbo-3.0.4 download link
    
    * add dubbo-3.0.4 download link
---
 content/en/blog/releases/past-releases.md | 6 ++++++
 content/zh/blog/releases/past-releases.md | 6 ++++++
 2 files changed, 12 insertions(+)

diff --git a/content/en/blog/releases/past-releases.md b/content/en/blog/releases/past-releases.md
index 947461c..17db7ee 100644
--- a/content/en/blog/releases/past-releases.md
+++ b/content/en/blog/releases/past-releases.md
@@ -15,6 +15,12 @@ you can follow these [procedures](https://www.apache.org/info/verification) and
 > GitHub: https://github.com/apache/dubbo \
 > Release Notes: https://github.com/apache/dubbo/releases
 
+### 3.0.4 (2021-10-24)
+
+* [source](https://www.apache.org/dyn/closer.lua/dubbo/3.0.4/apache-dubbo-3.0.4-src.zip) |
+  [asc](https://www.apache.org/dyn/closer.lua/dubbo/3.0.4/apache-dubbo-3.0.4-src.zip.asc) |
+  [sha512](https://www.apache.org/dyn/closer.lua/dubbo/3.0.4/apache-dubbo-3.0.4-src.zip.sha512)
+
 ### 3.0.3 (2021-09-27)
 
 * [source](https://www.apache.org/dyn/closer.lua/dubbo/3.0.3/apache-dubbo-3.0.3-src.zip) |
diff --git a/content/zh/blog/releases/past-releases.md b/content/zh/blog/releases/past-releases.md
index d894755..be4636f 100644
--- a/content/zh/blog/releases/past-releases.md
+++ b/content/zh/blog/releases/past-releases.md
@@ -17,6 +17,12 @@ description: >
 > GitHub: https://github.com/apache/dubbo \
 > 发布说明: https://github.com/apache/dubbo/releases
 
+### 3.0.4 (2021-10-24)
+
+* [source](https://www.apache.org/dyn/closer.lua/dubbo/3.0.4/apache-dubbo-3.0.4-src.zip) |
+  [asc](https://www.apache.org/dyn/closer.lua/dubbo/3.0.4/apache-dubbo-3.0.4-src.zip.asc) |
+  [sha512](https://www.apache.org/dyn/closer.lua/dubbo/3.0.4/apache-dubbo-3.0.4-src.zip.sha512)
+
 ### 3.0.3 (2021-09-27)
 
 * [source](https://www.apache.org/dyn/closer.lua/dubbo/3.0.3/apache-dubbo-3.0.3-src.zip) |