chore: version bump to 5.1.6

7 files synced: package.json, package-lock.json (x2), index.html, README.md, docs/DEVELOPMENT.md, docs/BUILD.md, docs/CHANGELOG.md
This commit is contained in:
Metona
2026-04-20 18:22:04 +08:00
parent 3265b26fba
commit 14f3878b7c
7 changed files with 27 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "metona-ollama-desktop",
"version": "5.1.5",
"version": "5.1.6",
"description": "Metona Ollama - TypeScript + Electron 桌面 AI 聊天客户端",
"main": "dist/main/main.js",
"author": "thzxx",