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

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


The following commit(s) were added to refs/heads/master by this push:
     new d2f79eb  update release version of README (#15435)
d2f79eb is described below

commit d2f79eb8f0e677c521ae32b81caf606b73a6022c
Author: Haoran Meng <[email protected]>
AuthorDate: Wed Feb 16 11:13:29 2022 +0800

    update release version of README (#15435)
---
 README.md    | 10 +++++-----
 README_ZH.md |  4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 801cb7c..1716ac9 100644
--- a/README.md
+++ b/README.md
@@ -63,14 +63,14 @@ For guides on how to get started and setup your 
environment, contributor & commi
 
 ### Status:
 
-:white_check_mark: Version 5.0.0: released :tada:
+:white_check_mark: Version 5.1.0: released :tada:
 
 🔗 For the release notes, follow this link to the relevant [GitHub 
page](https://github.com/apache/shardingsphere/blob/master/RELEASE-NOTES.md).
 
 
-:soon: Version 5.0.1
+:soon: Version 5.1.1
 
-We are currently working towards our 5.0.1 milestone. Keep an eye on the 
[milestones page](https://github.com/apache/shardingsphere/milestones) of this 
repo to stay up to date.
+We are currently working towards our 5.1.1 milestone. Keep an eye on the 
[milestones page](https://github.com/apache/shardingsphere/milestones) of this 
repo to stay up to date.
 
 
  ### Nightly Builds:
@@ -96,8 +96,8 @@ With the client end connecting directly to the database, it 
provides services in
  
 #### ShardingSphere-Proxy
 
-[![Download](https://img.shields.io/badge/release-download-orange.svg)](https://apache.org/dyn/closer.cgi?path=shardingsphere/5.0.0-beta/apache-shardingsphere-5.0.0-beta-shardingsphere-proxy-bin.tar.gz)
-[![Docker 
Pulls](https://img.shields.io/docker/pulls/apache/sharding-proxy.svg)](https://store.docker.com/community/images/apache/sharding-proxy)
+[![Download](https://img.shields.io/badge/release-download-orange.svg)](https://apache.org/dyn/closer.cgi?path=shardingsphere/5.1.0/apache-shardingsphere-5.1.0-shardingsphere-proxy-bin.tar.gz)
+[![Docker 
Pulls](https://img.shields.io/docker/pulls/apache/shardingsphere-proxy.svg)](https://store.docker.com/community/images/apache/shardingsphere-proxy)
 
 A transparent database proxy, providing a database server that encapsulates 
database binary protocol to support heterogeneous languages. 
 Friendlier to DBAs, the MySQL and PostgreSQL version now provided can use any 
kind of terminal.
diff --git a/README_ZH.md b/README_ZH.md
index 1f9abdd3..a5ace00 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -71,8 +71,8 @@ Apache ShardingSphere 由 JDBC、Proxy 和 Sidecar(规划中)这 3 款既能
 
 ### ShardingSphere-Proxy
 
-[![Download](https://img.shields.io/badge/release-download-orange.svg)](https://apache.org/dyn/closer.cgi?path=shardingsphere/5.0.0-beta/apache-shardingsphere-5.0.0-beta-shardingsphere-proxy-bin.tar.gz)
-[![Docker 
Pulls](https://img.shields.io/docker/pulls/apache/sharding-proxy.svg)](https://store.docker.com/community/images/apache/sharding-proxy)
+[![Download](https://img.shields.io/badge/release-download-orange.svg)](https://apache.org/dyn/closer.cgi?path=shardingsphere/5.1.0/apache-shardingsphere-5.1.0-shardingsphere-proxy-bin.tar.gz)
+[![Docker 
Pulls](https://img.shields.io/docker/pulls/apache/shardingsphere-proxy.svg)](https://store.docker.com/community/images/apache/shardingsphere-proxy)
 
 定位为透明化的数据库代理端,提供封装了数据库二进制协议的服务端版本,用于完成对异构语言的支持。
 目前提供 MySQL 和 PostgreSQL 版本,它可以使用任何兼容 MySQL/PostgreSQL 协议的访问客户端操作数据,对 DBA 更加友好。

Reply via email to