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/04/01 12:09:13 UTC

[dubbo] branch 3.0.7-release updated: Update README.md

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

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


The following commit(s) were added to refs/heads/3.0.7-release by this push:
     new ba65acf  Update README.md
ba65acf is described below

commit ba65acfc82ec0d4d26bfbd25df68a8faad4300ba
Author: ken.lj <ke...@gmail.com>
AuthorDate: Fri Apr 1 20:08:50 2022 +0800

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

diff --git a/README.md b/README.md
index 778ec97..4e20956 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.6</dubbo.version>
+    <dubbo.version>3.0.7</dubbo.version>
 </properties>
 
 <dependencies>