You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2022/05/18 12:49:29 UTC

[dubbo] branch 3.0 updated: Update README.md

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

liujun pushed a commit to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.0 by this push:
     new 33c3d33b1c Update README.md
33c3d33b1c is described below

commit 33c3d33b1c0c1a1d0532c6ca6c21bad96c736714
Author: ken.lj <ke...@gmail.com>
AuthorDate: Wed May 18 20:49:02 2022 +0800

    Update README.md
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4e20956746..bf8a639d4f 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ There's a [README](https://github.com/apache/dubbo-samples/tree/master/dubbo-sam
 
 ```xml
 <properties>
-    <dubbo.version>3.0.7</dubbo.version>
+    <dubbo.version>3.0.8</dubbo.version>
 </properties>
 
 <dependencies>