diff --git a/README.md b/README.md index 29c86c75341d36fd2381bde5dc3ea84d4702ca71..11cb004c79a1e5f51fc992aa0bd4e581ccd5920b 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ magic-api 是一个基于Java的接口快速开发框架,编写接口将通过 org.ssssssss magic-api-spring-boot-starter - 1.3.1 + 1.3.2 ``` ## 修改application.properties diff --git a/magic-api-spring-boot-starter/pom.xml b/magic-api-spring-boot-starter/pom.xml index f4c64d7da94bed3e3010756fbb9175c76f34c762..589be862b0162452890ad133d15fe1fe5e06c4af 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.1 + 1.3.2 magic-api-spring-boot-starter jar diff --git a/magic-api/pom.xml b/magic-api/pom.xml index 112de70de93a32241285615c955d80b5b9498caa..a2b648795376c5b07cfb53e3012584f3968320c0 100644 --- a/magic-api/pom.xml +++ b/magic-api/pom.xml @@ -6,7 +6,7 @@ org.ssssssss magic-api-parent - 1.3.1 + 1.3.2 magic-api jar diff --git a/magic-editor/pom.xml b/magic-editor/pom.xml index aff60bd33b112a620ebadfeb11737a2389e20b90..33acefc64b79911b976647a1c7bb1cdeda37ee82 100644 --- a/magic-editor/pom.xml +++ b/magic-editor/pom.xml @@ -6,7 +6,7 @@ org.ssssssss magic-api-parent - 1.3.1 + 1.3.2 magic-editor jar diff --git a/magic-editor/src/console/package.json b/magic-editor/src/console/package.json index 128ba8916e9716cc1371d65ef74a45f63ba4db7b..b048383a54339dd3ed142598ff53fd0e1f99b7e8 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.1", + "version": "1.3.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 43b9f25bfbd918f6fd5a1b68b6ec3596562ec720..26377ca58ebe318c051e89aea9696960f03aaf99 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.ssssssss magic-api-parent - 1.3.1 + 1.3.2 pom magic-api-parent auto generate http api