From 3cb98b2aef798e62a641f64df7176c037c233cbc Mon Sep 17 00:00:00 2001
From: mxd <838425805@qq.com>
Date: Sun, 17 Oct 2021 14:35:42 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 2 +-
magic-api-spring-boot-starter/pom.xml | 2 +-
magic-api/pom.xml | 2 +-
magic-editor/pom.xml | 2 +-
magic-editor/src/console/package.json | 2 +-
pom.xml | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index bfff9482..6ce5f808 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ magic-api 是一个基于Java的接口快速开发框架,编写接口将通过
org.ssssssss
magic-api-spring-boot-starter
- 1.5.2
+ 1.5.3
```
## 修改application.properties
diff --git a/magic-api-spring-boot-starter/pom.xml b/magic-api-spring-boot-starter/pom.xml
index 658b3796..a473765e 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.5.2
+ 1.5.3
magic-api-spring-boot-starter
jar
diff --git a/magic-api/pom.xml b/magic-api/pom.xml
index 3a6308f1..9f945d57 100644
--- a/magic-api/pom.xml
+++ b/magic-api/pom.xml
@@ -6,7 +6,7 @@
org.ssssssss
magic-api-parent
- 1.5.2
+ 1.5.3
magic-api
jar
diff --git a/magic-editor/pom.xml b/magic-editor/pom.xml
index 00d1ae4a..ca937522 100644
--- a/magic-editor/pom.xml
+++ b/magic-editor/pom.xml
@@ -6,7 +6,7 @@
org.ssssssss
magic-api-parent
- 1.5.2
+ 1.5.3
magic-editor
jar
diff --git a/magic-editor/src/console/package.json b/magic-editor/src/console/package.json
index 14a25e1a..c68bb4d4 100644
--- a/magic-editor/src/console/package.json
+++ b/magic-editor/src/console/package.json
@@ -1,6 +1,6 @@
{
"name": "magic-editor",
- "version": "1.5.2",
+ "version": "1.5.3",
"private": false,
"description": "magic-editor for magic-api",
"main": "dist/magic-editor.umd.min.js",
diff --git a/pom.xml b/pom.xml
index def0057a..cf3d326b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
org.ssssssss
magic-api-parent
- 1.5.2
+ 1.5.3
pom
magic-api-parent
auto generate http api