Skip to content

Commit

Permalink
🔖 Releasing / Version tags. v3.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lltx committed Mar 28, 2024
1 parent 3e2a1c0 commit 1e137a4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<p align="center">
<img src="https://img.shields.io/badge/Pig-3.7-success.svg" alt="Build Status">
<img src="https://img.shields.io/badge/Spring%20Cloud-2023.0.0-blue.svg" alt="Coverage Status">
<img src="https://img.shields.io/badge/Spring%20Boot-3.2.2-blue.svg" alt="Downloads">
<img src="https://img.shields.io/badge/Spring%20Cloud-2023-blue.svg" alt="Coverage Status">
<img src="https://img.shields.io/badge/Spring%20Boot-3.2-blue.svg" alt="Downloads">
<img src="https://img.shields.io/badge/Vue-3.4-blue.svg" alt="Downloads">
<img src="https://img.shields.io/github/license/pig-mesh/pig"/>
</p>
Expand Down Expand Up @@ -42,12 +42,13 @@

| 依赖 | 版本 |
|-----------------------------|------------|
| Spring Boot | 3.2.2 |
| Spring Cloud | 2023.0.0 |
| Spring Boot | 3.2.4 |
| Spring Cloud | 2023.0.1 |
| Spring Cloud Alibaba | 2022.0.0.0 |
| Spring Authorization Server | 1.2.1 |
| Spring Authorization Server | 1.2.3 |
| Mybatis Plus | 3.5.5 |
| hutool | 5.8.23 |
| Vue | 3.4 |
| Element Plus | 2.5 |

### 模块说明

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pig-ui",
"version": "3.7.5",
"version": "3.7.6",
"description": "PIGCLOUD微服务开发平台",
"author": "pig4cloud",
"license": "Apache-2.0",
Expand Down

0 comments on commit 1e137a4

Please sign in to comment.