From ce28463439a24b785a73b1a780799037094c3492 Mon Sep 17 00:00:00 2001
From: mxd <838425805@qq.com>
Date: Sun, 15 Aug 2021 17:04:29 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?=
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 4a765383..94af6a69 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ magic-api 是一个基于Java的接口快速开发框架,编写接口将通过
org.ssssssss
magic-api-spring-boot-starter
- 1.3.8
+ 1.3.9
```
## 修改application.properties
diff --git a/magic-api-spring-boot-starter/pom.xml b/magic-api-spring-boot-starter/pom.xml
index 66c7a546..84d7ba3d 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.3.8
+ 1.3.9
magic-api-spring-boot-starter
jar
diff --git a/magic-api/pom.xml b/magic-api/pom.xml
index c8355ef2..ab640972 100644
--- a/magic-api/pom.xml
+++ b/magic-api/pom.xml
@@ -6,7 +6,7 @@
org.ssssssss
magic-api-parent
- 1.3.8
+ 1.3.9
magic-api
jar
diff --git a/magic-editor/pom.xml b/magic-editor/pom.xml
index cf300bf7..27a80c1e 100644
--- a/magic-editor/pom.xml
+++ b/magic-editor/pom.xml
@@ -6,7 +6,7 @@
org.ssssssss
magic-api-parent
- 1.3.8
+ 1.3.9
magic-editor
jar
diff --git a/magic-editor/src/console/package.json b/magic-editor/src/console/package.json
index 5eed8a79..87251444 100644
--- a/magic-editor/src/console/package.json
+++ b/magic-editor/src/console/package.json
@@ -1,6 +1,6 @@
{
"name": "magic-editor",
- "version": "1.3.8",
+ "version": "1.3.9",
"private": false,
"description": "magic-editor for magic-api",
"main": "dist/magic-editor.umd.min.js",
diff --git a/pom.xml b/pom.xml
index 01561b28..8d1f1f22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
org.ssssssss
magic-api-parent
- 1.3.8
+ 1.3.9
pom
magic-api-parent
auto generate http api