chore: 版本号 0.14.5 → 0.14.6

fix: onNewIteration 空数组真值导致重复消息卡片([] truthy in JS)
This commit is contained in:
thzxx
2026-06-28 21:08:50 +08:00
parent 2f37111074
commit 20701433dd
6 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "metona-ollama-desktop",
"version": "0.14.5",
"version": "0.14.6",
"description": "Metona Ollama - TypeScript + Electron 桌面 AI 聊天客户端",
"main": "dist/main/main.js",
"author": "thzxx",