chore: 版本号更新至 3.2.4

- package.json version 3.2.4
- README.md 版本徽章、下载说明、构建分支
- docs/CHANGELOG.md 新增 v3.2.4 版本说明,版本链补全 v3.2.3
- docs/BUILD.md 新增 v3.2.4 构建日志,构建分支引用
- src/renderer/index.html 应用标题版本号
This commit is contained in:
thzxx
2026-04-08 13:26:14 +08:00
parent 01b1b0e9c5
commit f0bad05494
5 changed files with 30 additions and 7 deletions
+3 -3
View File
@@ -4,7 +4,7 @@
> 💻 桌面版仓库 | 🌐 [Web 版历史存档](https://gitee.com/thzxx/metona-ollama-web)
![版本](https://img.shields.io/badge/version-3.2.3--desktop-brightgreen)
![版本](https://img.shields.io/badge/version-3.2.4--desktop-brightgreen)
![平台](https://img.shields.io/badge/platform-Windows%20x64-blue)
![TypeScript](https://img.shields.io/badge/TypeScript-5.7-3178c6)
![Electron](https://img.shields.io/badge/Electron-33-47848f)
@@ -190,7 +190,7 @@ v3.2 四大子系统协调运作:
| 文件 | 类型 |
|------|------|
| `Metona Ollama Setup 3.2.3.exe` | NSIS 安装包(可选目录、创建快捷方式) |
| `Metona Ollama Setup 3.2.4.exe` | NSIS 安装包(可选目录、创建快捷方式) |
> ⚠️ v3.2.0 起不再提供便携版,仅保留 NSIS 安装包。
>
@@ -210,7 +210,7 @@ v3.2 四大子系统协调运作:
```bash
git clone https://gitee.com/thzxx/metona-ollama-desktop.git
cd metona-ollama-desktop
git checkout metona-ollama-desktop-v3.2.3
git checkout metona-ollama-desktop-v3.2.4
# 安装依赖(国内使用 npmmirror 加速)
npm config set registry https://registry.npmmirror.com