chore: 升级版本号到 v0.3.0\n\n- Windows info.json: 0.2.0 → 0.3.0\n- macOS Info.plist: 0.2.0 → 0.3.0\n- build/config.yml: 0.1.0 → 0.3.0(修复上次遗漏)

This commit is contained in:
zyj
2026-03-11 10:31:20 +08:00
parent d6dbd8834b
commit 3d6874f79e
3 changed files with 5 additions and 5 deletions

View File

@@ -1,10 +1,10 @@
{
"fixed": {
"file_version": "0.2.0"
"file_version": "0.3.0"
},
"info": {
"0000": {
"ProductVersion": "0.2.0",
"ProductVersion": "0.3.0",
"CompanyName": "GitPilot",
"FileDescription": "Git Repository Management Tool",
"LegalCopyright": "© 2025, GitPilot",