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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3c34ee8  update lastest version to 2.6.4 (#2601)
3c34ee8 is described below

commit 3c34ee88fd79b5df0441320e53042b60a00bf76b
Author: Jerrick Zhu <diecui1...@gmail.com>
AuthorDate: Mon Oct 8 16:02:38 2018 +0800

    update lastest version to 2.6.4 (#2601)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4161d6b..75ec970 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ There's a 
[README](https://github.com/dubbo/dubbo-samples/blob/master/dubbo-samp
 <dependency>
     <groupId>com.alibaba</groupId>
     <artifactId>dubbo</artifactId>
-    <version>2.6.3</version>
+    <version>2.6.4</version>
 </dependency>
 ```
 

Reply via email to