update version to v1.4.0

This commit is contained in:
Francis Dong
2021-01-18 16:49:11 +08:00
parent b25d759319
commit 09f23d6be9
3 changed files with 3 additions and 1 deletions

View File

@@ -90,6 +90,7 @@ Starting from v1.3.0, the frontend and backend of the management backend are mer
| Fizz-gateway-community | Fizz-manager-professional | | Fizz-gateway-community | Fizz-manager-professional |
| ---------------------- | ------------------------- | | ---------------------- | ------------------------- |
| v1.3.0 | v1.3.0 | | v1.3.0 | v1.3.0 |
| v1.4.0 | v1.4.0 |
Please download the corresponding management backend version according to the version of the community version Please download the corresponding management backend version according to the version of the community version

View File

@@ -89,6 +89,7 @@ API地址http://demo.fizzgate.com/proxy/[服务名]/[API Path]
| Fizz-gateway-community | Fizz-manager-professional | | Fizz-gateway-community | Fizz-manager-professional |
| ---------------------- | ------------------------- | | ---------------------- | ------------------------- |
| v1.3.0 | v1.3.0 | | v1.3.0 | v1.3.0 |
| v1.4.0 | v1.4.0 |
请根据社区版的版本下载对应的管理后台版本 请根据社区版的版本下载对应的管理后台版本

View File

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