diff --git a/README.md b/README.md
index 4757c2d7..d468545a 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
-
+
[特性](#特性) | [快速开始](#快速开始) | [文档/演示](#文档演示) | [示例项目](#示例项目) | 更新日志 | [项目截图](#项目截图) | [其它开源](#其它开源项目)
@@ -48,7 +48,7 @@ magic-api 是一个基于Java的接口快速开发框架,编写接口将通过
org.ssssssss
magic-api-spring-boot-starter
- 1.2.0
+ 1.2.2
```
## 修改application.properties
diff --git a/magic-api-spring-boot-starter/pom.xml b/magic-api-spring-boot-starter/pom.xml
index 2f38dd13..fd8f94b5 100644
--- a/magic-api-spring-boot-starter/pom.xml
+++ b/magic-api-spring-boot-starter/pom.xml
@@ -6,7 +6,7 @@
org.ssssssss
magic-api-parent
- 1.2.1
+ 1.2.2
magic-api-spring-boot-starter
jar
diff --git a/magic-api/pom.xml b/magic-api/pom.xml
index 2931d3bf..65f8d41e 100644
--- a/magic-api/pom.xml
+++ b/magic-api/pom.xml
@@ -6,7 +6,7 @@
org.ssssssss
magic-api-parent
- 1.2.1
+ 1.2.2
magic-api
jar
diff --git a/magic-editor/pom.xml b/magic-editor/pom.xml
index ebe8c170..c0fc9466 100644
--- a/magic-editor/pom.xml
+++ b/magic-editor/pom.xml
@@ -6,7 +6,7 @@
org.ssssssss
magic-api-parent
- 1.2.1
+ 1.2.2
magic-editor
jar
diff --git a/magic-editor/src/console/package.json b/magic-editor/src/console/package.json
index 6834058b..64514019 100644
--- a/magic-editor/src/console/package.json
+++ b/magic-editor/src/console/package.json
@@ -1,6 +1,6 @@
{
"name": "magic-editor",
- "version": "1.2.1",
+ "version": "1.2.2",
"private": false,
"description": "magic-editor for magic-api",
"main": "dist/magic-editor.umd.min.js",
diff --git a/pom.xml b/pom.xml
index 0c2d9097..2c12a7a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
org.ssssssss
magic-api-parent
- 1.2.1
+ 1.2.2
pom
magic-api-parent
auto generate http api