fix: tighten request table rows

This commit is contained in:
lutc5
2026-04-29 22:02:36 +08:00
parent 5c6754c6ae
commit 70803e5c76
5 changed files with 19 additions and 12 deletions

View File

@@ -8,7 +8,7 @@ The project is designed for tools such as Claude Code, Cline, Continue, OpenCode
## Current Version
The current desktop line is `v1.2.1`.
The current desktop line is `v1.2.2`.
Release builds are produced by GitHub Actions for:
@@ -306,7 +306,7 @@ The desktop bundle name is always `Lingma IPC Proxy`.
The release workflow is triggered by:
- pushing a tag such as `v1.2.1`
- pushing a tag such as `v1.2.2`
- manually running the `Release` workflow with a tag input
Planned improvements: