mirror of
https://gitee.com/log4j/pig-ui.git
synced 2024-12-22 12:58:55 +08:00
🔖 Releasing / Version tags. v3.7.6
This commit is contained in:
parent
3e2a1c03ed
commit
1e137a4fd8
13
README.md
13
README.md
@ -1,7 +1,7 @@
|
|||||||
<p align="center">
|
<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/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%20Cloud-2023-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%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/badge/Vue-3.4-blue.svg" alt="Downloads">
|
||||||
<img src="https://img.shields.io/github/license/pig-mesh/pig"/>
|
<img src="https://img.shields.io/github/license/pig-mesh/pig"/>
|
||||||
</p>
|
</p>
|
||||||
@ -42,12 +42,13 @@
|
|||||||
|
|
||||||
| 依赖 | 版本 |
|
| 依赖 | 版本 |
|
||||||
|-----------------------------|------------|
|
|-----------------------------|------------|
|
||||||
| Spring Boot | 3.2.2 |
|
| Spring Boot | 3.2.4 |
|
||||||
| Spring Cloud | 2023.0.0 |
|
| Spring Cloud | 2023.0.1 |
|
||||||
| Spring Cloud Alibaba | 2022.0.0.0 |
|
| Spring Cloud Alibaba | 2022.0.0.0 |
|
||||||
| Spring Authorization Server | 1.2.1 |
|
| Spring Authorization Server | 1.2.3 |
|
||||||
| Mybatis Plus | 3.5.5 |
|
| Mybatis Plus | 3.5.5 |
|
||||||
| hutool | 5.8.23 |
|
| Vue | 3.4 |
|
||||||
|
| Element Plus | 2.5 |
|
||||||
|
|
||||||
### 模块说明
|
### 模块说明
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "pig-ui",
|
"name": "pig-ui",
|
||||||
"version": "3.7.5",
|
"version": "3.7.6",
|
||||||
"description": "PIGCLOUD微服务开发平台",
|
"description": "PIGCLOUD微服务开发平台",
|
||||||
"author": "pig4cloud",
|
"author": "pig4cloud",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user