Skip to content

Commit

Permalink
✨ 3.1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunMengLu committed Oct 29, 2023
1 parent 5042a3d commit cc698c7
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 5 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## 发行版本

### v3.1.5.1 - 2023-10-28

- :sparkles: mica-holidays 模块,更新 2024 节假日。

### v3.1.5 - 2023-10-21

- :sparkles: 添加 mica-holidays 模块
Expand Down Expand Up @@ -67,6 +71,10 @@
- :arrow_up: 升级到 java17
- :arrow_up: 升级到 Spring boot3

### v2.7.17.1 - 2023-10-28

- :sparkles: mica-holidays 模块,更新 2024 节假日。

### v2.7.17 - 2023-10-21

- :sparkles: 添加 mica-holidays 模块
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
## 🔖 版本说明
| 最新版本 | mica 版本 | spring boot 版本 | spring cloud 版本 |
|----------|------------------|----------------|-----------------|
| 3.1.5 | mica 3.1.x | 3.1.x | 2022 |
| 3.1.5.1 | mica 3.1.x | 3.1.x | 2022 |
| 3.0.8 | mica 3.0.x | 3.0.x | 2022 |
| 2.7.17 | mica 2.7.x | 2.7.x | 2021 |
| 2.7.17.1 | 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 |
Expand Down
4 changes: 2 additions & 2 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ English | [简体中文](README.md)

| Latest version | mica version | spring boot version | spring cloud version |
|----------------| ---------------- |---------------------|----------------------|
| 3.1.5 | mica 3.1.x | 3.1.x | 2022 |
| 3.1.5.1 | mica 3.1.x | 3.1.x | 2022 |
| 3.0.8 | mica 3.0.x | 3.0.x | 2022 |
| 2.7.17 | mica 2.7.x | 2.7.x | 2021 |
| 2.7.17.1 | 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 |
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=3.1.5
VERSION=3.1.5.1
GROUPID=net.dreamlu

org.gradle.caching=true
Expand Down

0 comments on commit cc698c7

Please sign in to comment.