chore: 升级版本号到 v0.2.0,修复 macOS/Linux 配置\n\n- 升级所有平台版本号 0.1.0 → 0.2.0\n- 修复 macOS Info.plist 残留的旧项目名 Peter Agent → GitPilot\n- 修复 Linux desktop 文件残留的旧项目名"

This commit is contained in:
zyj
2026-03-11 10:10:37 +08:00
parent af15e86df6
commit 5154bb5564
4 changed files with 21 additions and 21 deletions

View File

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