chore: 更新项目版本至 4.0.0,并修改 README 中的投票链接和说明
This commit is contained in:
10
README.md
10
README.md
@@ -3,17 +3,11 @@
|
|||||||
## 🎉 正在参加 Gitee 2025 最受欢迎开源软件评选
|
## 🎉 正在参加 Gitee 2025 最受欢迎开源软件评选
|
||||||
|
|
||||||
<a href="https://gitee.com/activity/2025opensource?ident=I6VXEH" target="_blank">
|
<a href="https://gitee.com/activity/2025opensource?ident=I6VXEH" target="_blank">
|
||||||
<img src="https://img.shields.io/badge/🗳️_立即投票-支持本项目-ff6b35?style=for-the-badge&logo=gitee" alt="投票" height="50"/>
|
<img src="https://img.shields.io/badge/VUE3--ELEMENT--ADMIN-点击投票支持-f97316?style=for-the-badge&logo=gitee&logoColor=white&labelColor=111827" alt="投票" height="50"/>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<strong>一票就够,不用每天投 🙏 您的支持是我们持续更新的最大动力!</strong>
|
<strong>📢 投票最后1天!恳请助力一票 🙏 无需重复投,您的支持是我们前行的最大动力!</strong>
|
||||||
</p>
|
|
||||||
|
|
||||||
<p>
|
|
||||||
<a href="https://gitee.com/activity/2025opensource?ident=I6VXEH" target="_blank">
|
|
||||||
<strong>👉 点击徽章或这里投票 👈</strong>
|
|
||||||
</a>
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<groupId>com.youlai</groupId>
|
<groupId>com.youlai</groupId>
|
||||||
<artifactId>youlai-boot</artifactId>
|
<artifactId>youlai-boot</artifactId>
|
||||||
<version>3.3.0</version>
|
<version>4.0.0</version>
|
||||||
<description>基于 Java 17 + SpringBoot 3 + Spring Security 构建的权限管理系统。</description>
|
<description>基于 Java 17 + SpringBoot 3 + Spring Security 构建的权限管理系统。</description>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
|
|||||||
Reference in New Issue
Block a user