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 2021/02/23 06:32:30 UTC

[dubbo] branch master updated: Update README.md

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

liujun 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 32f07f4  Update README.md
32f07f4 is described below

commit 32f07f4be5b2ba81543288d81abd5871e53b11bc
Author: ken.lj <ke...@gmail.com>
AuthorDate: Tue Feb 23 14:32:06 2021 +0800

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

diff --git a/README.md b/README.md
index 466ea7f..6ebc99c 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>2.7.8</dubbo.version>
+    <dubbo.version>2.7.9</dubbo.version>
 </properties>
 
 <dependencies>