From f384f4d36bb19c49c48f469e979ecaa84e885f60 Mon Sep 17 00:00:00 2001 From: hongqiaowei Date: Thu, 10 Jun 2021 10:19:49 +0800 Subject: [PATCH] Publish v2.1.0-beta1 --- README.en-us.md | 3 ++- README.md | 3 ++- 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, 10 insertions(+), 8 deletions(-) diff --git a/README.en-us.md b/README.en-us.md index c38ef3e..19ba0cc 100644 --- a/README.en-us.md +++ b/README.en-us.md @@ -4,7 +4,7 @@ English | [简体中文](./README.md)

- Version + Version Documentation @@ -99,6 +99,7 @@ Starting from v1.3.0, the frontend and backend of the management backend are mer | v1.5.0 | v1.5.0 | | v1.5.1 | v1.5.1 | | v2.0.0 | v2.0.0 | +| v2.1.0 | v2.1.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 cd03dad..0daea21 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

- Version + Version Documentation @@ -98,6 +98,7 @@ API地址:http://demo.fizzgate.com/proxy/[服务名]/[API_Path] | v1.5.0 | v1.5.0 | | v1.5.1 | v1.5.1 | | v2.0.0 | v2.0.0 | +| v2.1.0 | v2.1.0 | 请根据社区版的版本下载对应的管理后台版本 diff --git a/fizz-bootstrap/pom.xml b/fizz-bootstrap/pom.xml index 11a701c..9354ffe 100644 --- a/fizz-bootstrap/pom.xml +++ b/fizz-bootstrap/pom.xml @@ -12,7 +12,7 @@ com.fizzgate fizz-bootstrap - 2.0.0 + 2.1.0-beta1 1.8 diff --git a/fizz-common/pom.xml b/fizz-common/pom.xml index 30e5d37..a413b99 100644 --- a/fizz-common/pom.xml +++ b/fizz-common/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.0.0 + 2.1.0-beta1 ../pom.xml 4.0.0 diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml index b220edf..6813385 100644 --- a/fizz-core/pom.xml +++ b/fizz-core/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.0.0 + 2.1.0-beta1 ../pom.xml 4.0.0 diff --git a/fizz-plugin/pom.xml b/fizz-plugin/pom.xml index 648af6f..92e3cfd 100644 --- a/fizz-plugin/pom.xml +++ b/fizz-plugin/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.0.0 + 2.1.0-beta1 ../pom.xml 4.0.0 diff --git a/fizz-spring-boot-starter/pom.xml b/fizz-spring-boot-starter/pom.xml index a35041b..822c5c0 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.0.0 + 2.1.0-beta1 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 64f5ff5..31953da 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ fizz-gateway-community ${project.artifactId} fizz gateway community - 2.0.0 + 2.1.0-beta1 pom fizz-common