update version to v1.5.1

This commit is contained in:
Francis Dong
2021-04-12 17:04:50 +08:00
committed by dxfeng10
parent 19712f3eef
commit c3fafecb77
3 changed files with 5 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ English | [简体中文](./README.md)
<h1 align="center">Welcome to Fizz Gateway</h1>
<p>
<img alt="Version" src="https://img.shields.io/badge/version-1.5.0-blue.svg?cacheSeconds=2592000" />
<img alt="Version" src="https://img.shields.io/badge/version-1.5.1-blue.svg?cacheSeconds=2592000" />
<a href="http://www.fizzgate.com/fizz-gateway-community/" target="_blank">
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
</a>
@@ -93,6 +93,7 @@ Starting from v1.3.0, the frontend and backend of the management backend are mer
| v1.4.0 | v1.4.0 |
| v1.4.1 | v1.4.1 |
| v1.5.0 | v1.5.0 |
| v1.5.1 | v1.5.1 |
Please download the corresponding management backend version according to the version of the community version

View File

@@ -2,7 +2,7 @@
<h1 align="center">Welcome to Fizz Gateway</h1>
<p>
<img alt="Version" src="https://img.shields.io/badge/version-1.5.0-blue.svg?cacheSeconds=2592000" />
<img alt="Version" src="https://img.shields.io/badge/version-1.5.1-blue.svg?cacheSeconds=2592000" />
<a href="http://www.fizzgate.com/fizz-gateway-community/" target="_blank">
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
</a>
@@ -93,6 +93,7 @@ API地址http://demo.fizzgate.com/proxy/[服务名]/[API_Path]
| v1.4.0 | v1.4.0 |
| v1.4.1 | v1.4.1 |
| v1.5.0 | v1.5.0 |
| v1.5.1 | v1.5.1 |
请根据社区版的版本下载对应的管理后台版本

View File

@@ -10,7 +10,7 @@
</parent>
<groupId>we</groupId>
<artifactId>fizz-gateway-community</artifactId>
<version>1.5.0</version>
<version>1.5.1</version>
<name>fizz-gateway-community</name>
<repositories>