update version to v1.5.0

This commit is contained in:
Francis Dong
2021-03-23 11:02:48 +08:00
parent aa621cec7d
commit ae3734999b
3 changed files with 3 additions and 1 deletions

View File

@@ -92,6 +92,7 @@ Starting from v1.3.0, the frontend and backend of the management backend are mer
| v1.3.0 | v1.3.0 |
| v1.4.0 | v1.4.0 |
| v1.4.1 | v1.4.1 |
| v1.5.0 | v1.5.0 |
Please download the corresponding management backend version according to the version of the community version

View File

@@ -92,6 +92,7 @@ API地址http://demo.fizzgate.com/proxy/[服务名]/[API_Path]
| v1.3.0 | v1.3.0 |
| v1.4.0 | v1.4.0 |
| v1.4.1 | v1.4.1 |
| v1.5.0 | v1.5.0 |
请根据社区版的版本下载对应的管理后台版本

View File

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