chore: 更新项目版本至 v0.4.2

This commit is contained in:
Luke 2025-07-11 17:00:42 +08:00
parent 7310884047
commit bc679d9b90
3 changed files with 4 additions and 4 deletions

View File

@ -69,7 +69,7 @@ body:
attributes:
label: 软件版本/分支
options:
- v0.4.0
- v0.4.2
- main
- dev
- 其他

View File

@ -11,8 +11,8 @@
<a href="https://gitee.com/jcnc-org/snow/blob/main/LICENSE">
<img src="https://img.shields.io/badge/%20license-Apache--2.0%20-blue" alt="">
</a>
<a href="https://gitee.com/jcnc-org/snow/tree/v0.4.0/">
<img src="https://img.shields.io/badge/version-v0.4.0-blue" alt="">
<a href="https://gitee.com/jcnc-org/snow/tree/v0.4.2/">
<img src="https://img.shields.io/badge/version-v0.4.2-blue" alt="">
</a>
</p>

View File

@ -7,7 +7,7 @@
<groupId>org.jcnc.snow</groupId>
<artifactId>Snow</artifactId>
<version>0.4.0</version>
<version>0.4.2</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>