update version to v1.4.0
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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 |
|
||||||
|
|
||||||
请根据社区版的版本下载对应的管理后台版本
|
请根据社区版的版本下载对应的管理后台版本
|
||||||
|
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user