From df823eb3647ee40edf9e5a6c60161fb7166fb91d 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: Fri, 24 Sep 2021 22:58:25 +0800 Subject: [PATCH] :bookmark: 2.5.5 --- README.md | 4 ++-- README_EN.md | 4 ++-- gradle.properties | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e04434de..e5e46df9 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ ## 🔖 į‰ˆæœŦč¯´æ˜Ž | 最新į‰ˆæœŦ | mica į‰ˆæœŦ | spring boot į‰ˆæœŦ | spring cloud į‰ˆæœŦ | | ----------- | ---------------- | ---------------- | ----------------- | -| 2.5.4 | mica 2.5.x | 2.5.x | 2020 | -| 2.4.10 | mica 2.4.x | 2.4.x | 2020 | +| 2.5.5 | mica 2.5.x | 2.5.x | 2020 | +| 2.4.11 | mica 2.4.x | 2.4.x | 2020 | | 2.1.1-GA | mica 2.0.x~2.1.x | 2.2.x ~ 2.3.x | Hoxton | ## 🏷ī¸ į‰ˆæœŦåˇč¯´æ˜Ž diff --git a/README_EN.md b/README_EN.md index 71e48297..e7817bbf 100644 --- a/README_EN.md +++ b/README_EN.md @@ -15,8 +15,8 @@ English | [įŽ€äŊ“中文](README.md) | Latest version | mica version | spring boot version | spring cloud version | | -------------- | ---------------- | ------------------- | -------------------- | -| 2.5.4 | mica 2.5.x | 2.5.x | 2020 | -| 2.4.10 | mica 2.4.x | 2.4.x | 2020 | +| 2.5.5 | mica 2.5.x | 2.5.x | 2020 | +| 2.4.11 | mica 2.4.x | 2.4.x | 2020 | | 2.1.1-GA | mica 2.0.x~2.1.x | 2.2.x ~ 2.3.x | Hoxton | ## 🏷ī¸ Version number description diff --git a/gradle.properties b/gradle.properties index 46a93ac8..ff097045 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION=2.5.5-SNAPSHOT +VERSION=2.5.5 GROUPID=net.dreamlu SONAR_TOKEN=*** -- GitLab