Release version 0.5.0

又是一个重量级升级:支持二进制服务和docker部署
This commit is contained in:
xintaofei
2026-03-29 20:31:16 +08:00
parent 9c0ea50b0c
commit 9ad233b65b
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.4.7",
"version": "0.5.0",
"identifier": "app.codeg",
"build": {
"beforeDevCommand": "pnpm dev",