Update the description and version

This commit is contained in:
2025-10-26 15:20:17 +08:00
parent 1dd68022b7
commit e2cef64782
2 changed files with 181 additions and 36 deletions

View File

@@ -3,5 +3,5 @@ package constants
// 应用程序版本信息
const (
// AppVersion 应用程序版本号
AppVersion = "1.2.0"
AppVersion = "0.3.0"
)