fix: 版本号统一为 v1-stable-release(非 1.0.0)

This commit is contained in:
Metona Dev
2026-04-24 11:44:30 +08:00
parent 0acff6b6e3
commit 390161bc32
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "metona-ollama-desktop",
"version": "1.0.0",
"version": "v1-stable-release",
"description": "Metona Ollama - TypeScript + Electron 桌面 AI 聊天客户端",
"main": "dist/main/main.js",
"author": "thzxx",