From 8e98bec55e21ca712f484b67c7977c238696c872 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=80=E6=BA=90=E6=B5=B7=E5=93=A5?= Date: Wed, 19 Apr 2023 18:11:50 +0800 Subject: [PATCH] v1.1.6 release (^.^)YYa!! --- docs/zh/codegen.md | 2 +- docs/zh/getting-started.md | 2 +- docs/zh/maven.md | 6 +++--- pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/zh/codegen.md b/docs/zh/codegen.md index eeea1154..51df93d9 100644 --- a/docs/zh/codegen.md +++ b/docs/zh/codegen.md @@ -9,7 +9,7 @@ com.mybatis-flex mybatis-flex-codegen - 1.1.5 + 1.1.6 ``` diff --git a/docs/zh/getting-started.md b/docs/zh/getting-started.md index 4ff9cc6f..b06e7456 100644 --- a/docs/zh/getting-started.md +++ b/docs/zh/getting-started.md @@ -25,7 +25,7 @@ CREATE TABLE IF NOT EXISTS `tb_account` com.mybatis-flex mybatis-flex-core - 1.1.5 + 1.1.6 ``` diff --git a/docs/zh/maven.md b/docs/zh/maven.md index 701e943e..a9a3ad72 100644 --- a/docs/zh/maven.md +++ b/docs/zh/maven.md @@ -9,7 +9,7 @@ com.mybatis-flex mybatis-flex-core - 1.1.5 + 1.1.6 ``` @@ -19,7 +19,7 @@ com.mybatis-flex mybatis-flex-spring - 1.1.5 + 1.1.6 `````` @@ -29,6 +29,6 @@ com.mybatis-flex mybatis-flex-spring-boot-starter - 1.1.5 + 1.1.6 ``` \ No newline at end of file diff --git a/pom.xml b/pom.xml index 7cc317e7..94b06443 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.mybatis-flex parent pom - 1.1.5 + 1.1.6 mybatis-flex https://mybatis-flex.com