Skip to content

Commit

Permalink
✨ 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunMengLu committed Aug 25, 2023
1 parent 0393bf5 commit 787a534
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
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.1 | mica 3.1.x | 3.1.x | 2022 |
| 3.1.3 | mica 3.1.x | 3.1.x | 2022 |
| 3.0.8 | mica 3.0.x | 3.0.x | 2022 |
| 2.7.14 | mica 2.7.x | 2.7.x | 2021 |
| 2.7.15 | 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.1 | mica 3.1.x | 3.1.x | 2022 |
| 3.1.3 | mica 3.1.x | 3.1.x | 2022 |
| 3.0.8 | mica 3.0.x | 3.0.x | 2022 |
| 2.7.14 | mica 2.7.x | 2.7.x | 2021 |
| 2.7.15 | 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.3-SNAPSHOT
VERSION=3.1.3
GROUPID=net.dreamlu

org.gradle.caching=true
Expand Down

0 comments on commit 787a534

Please sign in to comment.