From f145e1947607fb8563824d81514b7dc1ba49c4bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A6=82=E6=A2=A6=E6=8A=80=E6=9C=AF?= <596392912@qq.com> Date: Sat, 22 Oct 2022 09:36:43 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E5=BC=80=E5=A7=8B=202.7.6-SNAPSHO?= =?UTF-8?q?T?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- README_EN.md | 2 +- gradle.properties | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cd06a11b5..bedca5326 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ## 🔖 į‰ˆæœŦč¯´æ˜Ž | 最新į‰ˆæœŦ | mica į‰ˆæœŦ | spring boot į‰ˆæœŦ | spring cloud į‰ˆæœŦ | |----------|------------------|----------------| ----------------- | -| 2.7.4 | mica 2.7.x | 2.7.x | 2021 | +| 2.7.5 | mica 2.7.x | 2.7.x | 2021 | | 2.6.8 | mica 2.6.x | 2.6.x | 2021 | | 2.5.8 | mica 2.5.x | 2.5.x | 2020 | | 2.4.11 | mica 2.4.x | 2.4.x | 2020 | diff --git a/README_EN.md b/README_EN.md index 3afdb2878..7630b0a81 100644 --- a/README_EN.md +++ b/README_EN.md @@ -15,7 +15,7 @@ English | [įŽ€äŊ“中文](README.md) | Latest version | mica version | spring boot version | spring cloud version | |----------------| ---------------- |---------------------|----------------------| -| 2.7.4 | mica 2.7.x | 2.7.x | 2021 | +| 2.7.5 | mica 2.7.x | 2.7.x | 2021 | | 2.6.8 | mica 2.6.x | 2.6.x | 2021 | | 2.5.8 | mica 2.5.x | 2.5.x | 2020 | | 2.4.11 | mica 2.4.x | 2.4.x | 2020 | diff --git a/gradle.properties b/gradle.properties index 8209df292..fedcc6d13 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION=2.7.5 +VERSION=2.7.6-SNAPSHOT GROUPID=net.dreamlu SONAR_TOKEN=***