chore: 版本号更新至 5.0.0

This commit is contained in:
thzxx
2026-04-18 09:35:17 +08:00
parent 889d34b484
commit 17d684cbf5
7 changed files with 53 additions and 10 deletions
+3 -3
View File
@@ -4,7 +4,7 @@
> 💡 全离线运行,数据本地存储,零外部依赖
![版本](https://img.shields.io/badge/version-4.0.0--desktop-brightgreen)
![版本](https://img.shields.io/badge/version-5.0.0--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)
@@ -178,7 +178,7 @@ v4.0 四大子系统协调运作:
| 文件 | 类型 |
|------|------|
| `Metona Ollama Setup 4.0.0.exe` | NSIS 安装包(可选目录、创建快捷方式) |
| `Metona Ollama Setup 5.0.0.exe` | NSIS 安装包(可选目录、创建快捷方式) |
> ⚠️ v3.2.0 起不再提供便携版,仅保留 NSIS 安装包。
>
@@ -198,7 +198,7 @@ v4.0 四大子系统协调运作:
```bash
git clone https://gitee.com/thzxx/metona-ollama-desktop.git
cd metona-ollama-desktop
git checkout metona-ollama-desktop-v4.0.0
git checkout metona-ollama-desktop-v5.0.0
# 安装依赖(国内使用 npmmirror 加速)
npm config set registry https://registry.npmmirror.com