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

@@ -11,7 +11,7 @@
## 当前版本
当前桌面端版本线:`v1.2.1`
当前桌面端版本线:`v1.2.2`
GitHub Actions 会在 Release 中产出:
@@ -415,8 +415,8 @@ Lingma IPC Proxy
发布方式:
```bash
git tag v1.2.1
git push origin v1.2.1
git tag v1.2.2
git push origin v1.2.2
```
也可以在 GitHub Actions 页面手动运行 `Release` workflow并输入 tag。