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 0dba4f9 Update README.md
0dba4f9 is described below
commit 0dba4f92f16316db4df082282ab72b04af9aa11d
Author: ken.lj <[email protected]>
AuthorDate: Fri Mar 4 23:37:22 2022 +0800
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 35aab44..778ec97 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.5</dubbo.version>
+ <dubbo.version>3.0.6</dubbo.version>
</properties>
<dependencies>