chore: trigger build.

This commit is contained in:
real-zony
2026-01-09 00:15:43 +08:00
parent 62a71a574b
commit 35b9c81ff2
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<Version>4.0.2</Version>
<Version>4.0.3</Version>
<Authors>Zony(real-zony)</Authors>
<RepositoryUrl>https://github.com/real-zony/ZonyLrcToolsX</RepositoryUrl>
</PropertyGroup>

View File

@@ -4,4 +4,4 @@ Enhancement: None
Fixed Bugs:
- 修复了 #156问题。
- [#167] Handle macOS code signing issues. (处理 macOS 代码签名问题。)