v0.16.13: 修复流式渲染失效 Bug + 版本号更新

This commit is contained in:
2026-07-30 21:10:00 +08:00
parent 204446eb58
commit 28655b80d9
7 changed files with 26 additions and 18 deletions
+3 -3
View File
@@ -14,7 +14,7 @@
</p>
<p align="center">
<img src="https://img.shields.io/badge/version-v0.16.12-E8734A?style=flat-square" alt="version">
<img src="https://img.shields.io/badge/version-v0.16.13-E8734A?style=flat-square" alt="version">
<img src="https://img.shields.io/badge/electron-33+-47848F?style=flat-square&logo=electron" alt="electron">
<img src="https://img.shields.io/badge/typescript-5.7+-3178C6?style=flat-square&logo=typescript" alt="typescript">
<img src="https://img.shields.io/badge/license-MIT-green?style=flat-square" alt="license">
@@ -245,7 +245,7 @@ npm start
ELECTRON_MIRROR=https://npmmirror.com/mirrors/electron/ npm run dist
```
产出:`release/Metona Ollama Setup v0.16.12.exe`
产出:`release/Metona Ollama Setup v0.16.13.exe`
## 🛠️ 常用命令
@@ -485,7 +485,7 @@ npm start
ELECTRON_MIRROR=https://npmmirror.com/mirrors/electron/ npm run dist
```
Output: `release/Metona Ollama Setup v0.16.12.exe`
Output: `release/Metona Ollama Setup v0.16.13.exe`
## 🛠️ Common Commands