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/19 06:05:34 UTC

[dubbo] 02/02: update readme.md for version

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

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

commit 5a5e3f3fd7d0482b6124bd5b52b10f4900856438
Author: crazyhzm <cr...@gmail.com>
AuthorDate: Tue Oct 19 14:04:59 2021 +0800

    update readme.md for version
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 57a57fb..cc4a916 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ There's a [README](https://github.com/apache/dubbo-samples/tree/master/dubbo-sam
 
 ```xml
 <properties>
-    <dubbo.version>3.0.3</dubbo.version>
+    <dubbo.version>3.0.4</dubbo.version>
 </properties>
 
 <dependencies>