From 1857d1587d14bdac61d002cb26db5712adbaf06d Mon Sep 17 00:00:00 2001 From: hongqiaowei Date: Thu, 27 Jan 2022 18:14:33 +0800 Subject: [PATCH] Release 2.5.0 --- README.en-us.md | 5 +++-- README.md | 5 +++-- fizz-bootstrap/pom.xml | 2 +- fizz-common/pom.xml | 2 +- fizz-core/pom.xml | 2 +- fizz-plugin/pom.xml | 2 +- fizz-spring-boot-starter/pom.xml | 2 +- pom.xml | 2 +- 8 files changed, 12 insertions(+), 10 deletions(-) diff --git a/README.en-us.md b/README.en-us.md index 8b9b6d6..d3887f1 100644 --- a/README.en-us.md +++ b/README.en-us.md @@ -4,7 +4,7 @@ English | [简体中文](./README.md)

- Version + Version Documentation @@ -96,7 +96,7 @@ Starting from v1.3.0, the frontend and backend of the management backend are mer - Fizz-manager-professional:Management backend professional version | Fizz-gateway-community | Fizz-manager-professional | -| ---------------------- | ------------------------- | +|------------------------|---------------------------| | v1.3.0 | v1.3.0 | | v1.4.0 | v1.4.0 | | v1.4.1 | v1.4.1 | @@ -112,6 +112,7 @@ Starting from v1.3.0, the frontend and backend of the management backend are mer | v2.3.3 | v2.3.3 | | v2.4.0 | v2.4.0 | | v2.4.1 | v2.4.1 | +| v2.5.0 | v2.5.0 | Please download the corresponding management backend version according to the version of the community version diff --git a/README.md b/README.md index 4d51e91..2837a55 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

- Version + Version Documentation @@ -98,7 +98,7 @@ API地址:http://demo.fizzgate.com/proxy/[服务名]/[API_Path] - Fizz-manager-professional:管理后台 | Fizz-gateway-community | Fizz-manager-professional | -| ---------------------- | ------------------------- | +|------------------------|---------------------------| | v1.3.0 | v1.3.0 | | v1.4.0 | v1.4.0 | | v1.4.1 | v1.4.1 | @@ -114,6 +114,7 @@ API地址:http://demo.fizzgate.com/proxy/[服务名]/[API_Path] | v2.3.3 | v2.3.3 | | v2.4.0 | v2.4.0 | | v2.4.1 | v2.4.1 | +| v2.5.0 | v2.5.0 | 请根据社区版的版本下载对应的管理后台版本 diff --git a/fizz-bootstrap/pom.xml b/fizz-bootstrap/pom.xml index 20b6e65..5f6ad88 100644 --- a/fizz-bootstrap/pom.xml +++ b/fizz-bootstrap/pom.xml @@ -12,7 +12,7 @@ com.fizzgate fizz-bootstrap - 2.5.0-beta1 + 2.5.0 1.8 diff --git a/fizz-common/pom.xml b/fizz-common/pom.xml index e43cf5f..d642c9d 100644 --- a/fizz-common/pom.xml +++ b/fizz-common/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.5.0-beta1 + 2.5.0 ../pom.xml 4.0.0 diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml index ead62d6..ea0a8e5 100644 --- a/fizz-core/pom.xml +++ b/fizz-core/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.5.0-beta1 + 2.5.0 ../pom.xml 4.0.0 diff --git a/fizz-plugin/pom.xml b/fizz-plugin/pom.xml index 976f052..a221448 100644 --- a/fizz-plugin/pom.xml +++ b/fizz-plugin/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.5.0-beta1 + 2.5.0 ../pom.xml 4.0.0 diff --git a/fizz-spring-boot-starter/pom.xml b/fizz-spring-boot-starter/pom.xml index 51aec0b..0d04a09 100644 --- a/fizz-spring-boot-starter/pom.xml +++ b/fizz-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.5.0-beta1 + 2.5.0 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 15d7395..a46a34a 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ fizz-gateway-community ${project.artifactId} fizz gateway community - 2.5.0-beta1 + 2.5.0 pom fizz-common