Release version 0.5.2

重量级升级:支持二进制服务和docker部署;
修复:推送窗口的提交列表识别不到在其它分支已远程推送的提交记录。
This commit is contained in:
xintaofei
2026-03-29 21:52:25 +08:00
parent f6a6131180
commit 36ea3ef4bd
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "codeg",
"version": "0.5.1",
"version": "0.5.2",
"identifier": "app.codeg",
"build": {
"beforeDevCommand": "pnpm dev",