Skip to content

Commit e2d79b7

Browse files
committed
升版本号
1 parent 6645582 commit e2d79b7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33

44
[![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
5-
[![A Release](https://img.shields.io/badge/release-A.1.1.4-blue)](https://github.com/SpringCloud/spring-cloud-gray/releases/tag/A.1.1.2)
6-
[![B Release](https://img.shields.io/badge/release-B.0.0.5-blue)](https://github.com/SpringCloud/spring-cloud-gray/releases/tag/B.0.0.2)
7-
[![B Release](https://img.shields.io/badge/release-C.0.0.4-blue)](https://github.com/SpringCloud/spring-cloud-gray/releases/tag/C.0.0.1)
5+
[![A Release](https://img.shields.io/badge/release-A.1.1.6-blue)](https://github.com/SpringCloud/spring-cloud-gray/releases/tag/A.1.1.6)
6+
[![B Release](https://img.shields.io/badge/release-B.0.0.6-blue)](https://github.com/SpringCloud/spring-cloud-gray/releases/tag/B.0.0.6)
7+
[![B Release](https://img.shields.io/badge/release-C.0.0.5-blue)](https://github.com/SpringCloud/spring-cloud-gray/releases/tag/C.0.0.5)
88

99
## 介绍
1010
Spring Cloud Gray 是一套开源的微服务灰度路由解决方案,它由spring-cloud-gray-client,spring-cloud-gray-client-netflix 和 spring-cloud-tray-server,spring-cloud-gray-webui组成。<br/>
@@ -34,11 +34,11 @@ insert into `user` ( `user_id`, `account`, `name`, `password`, `roles`, `status`
3434
[管控端界面使用手册](doc/guide/gray-admin-guide.md)<br/>
3535

3636
## 版本信息
37-
项目分支 | srpingcloud版本 | springboot版本
38-
--- | --- | ---
39-
A | Edgware | 1.5.*
40-
B | Finchley | 2.0.*
41-
C | Greenwich | 2.1.*
37+
项目分支 | 项目版本 | srpingcloud版本 | springboot版本
38+
--- | --- | --- | ---
39+
A | A.1.1.6 | Edgware | 1.5.*
40+
B | B.0.0.6 | Finchley | 2.0.*
41+
C | C.0.0.5 | Greenwich | 2.1.*
4242

4343

4444
## Spring Cloud Gray 能做什么

0 commit comments

Comments
 (0)