You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by he...@apache.org on 2020/05/21 17:01:43 UTC

[dubbo] branch master updated: Update README.md

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

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


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

commit 88cb7f51e1a401c57f9a4d9e0c1fe919da0cd308
Author: hengyunabc <he...@gmail.com>
AuthorDate: Fri May 22 01:01:23 2020 +0800

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

diff --git a/README.md b/README.md
index c9e59eb..a45ebf8 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ There's a [README](https://github.com/apache/dubbo-samples/tree/master/java/dubb
 
 ```xml
 <properties>
-    <dubbo.version>2.7.6</dubbo.version>
+    <dubbo.version>2.7.7</dubbo.version>
 </properties>
     
 <dependencies>