diff --git a/README.md b/README.md index 94cad12..a36315a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@

- version + version electron typescript license @@ -253,7 +253,7 @@ npm start ELECTRON_MIRROR=https://npmmirror.com/mirrors/electron/ npm run dist ``` -产出:`release/Metona Ollama Setup v0.14.8.exe` +产出:`release/Metona Ollama Setup v0.14.9.exe` ## 🛠️ 常用命令 @@ -501,7 +501,7 @@ npm start ELECTRON_MIRROR=https://npmmirror.com/mirrors/electron/ npm run dist ``` -Output: `release/Metona Ollama Setup v0.14.8.exe` +Output: `release/Metona Ollama Setup v0.14.9.exe` ## 🛠️ Common Commands diff --git a/assets/icons/icon-new.ico b/assets/icons/icon-new.ico deleted file mode 100644 index 6d77a76..0000000 Binary files a/assets/icons/icon-new.ico and /dev/null differ diff --git a/assets/icons/icon-new.png b/assets/icons/icon-new.png deleted file mode 100644 index 783af1b..0000000 Binary files a/assets/icons/icon-new.png and /dev/null differ diff --git a/assets/icons/icon-new.svg b/assets/icons/icon-new.svg deleted file mode 100644 index ec2777a..0000000 --- a/assets/icons/icon-new.svg +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - < - - / - - > - - - - - - - - - - diff --git a/assets/icons/llama.ico b/assets/icons/llama.ico index 6d77a76..918f444 100644 Binary files a/assets/icons/llama.ico and b/assets/icons/llama.ico differ diff --git a/assets/icons/llama.png b/assets/icons/llama.png index 28c7f9c..51fe753 100644 Binary files a/assets/icons/llama.png and b/assets/icons/llama.png differ diff --git a/package-lock.json b/package-lock.json index fb5c0a1..f277b8e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "metona-ollama-desktop", - "version": "0.14.8", + "version": "0.14.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "metona-ollama-desktop", - "version": "0.14.8", + "version": "0.14.9", "license": "MIT", "dependencies": { "ffmpeg-static": "^5.2.0", diff --git a/package.json b/package.json index e1a46c6..1120d7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metona-ollama-desktop", - "version": "0.14.8", + "version": "0.14.9", "description": "Metona Ollama - TypeScript + Electron 桌面 AI 聊天客户端", "main": "dist/main/main.js", "author": "thzxx", diff --git a/src/renderer/index.html b/src/renderer/index.html index 5e98da6..70a513d 100644 --- a/src/renderer/index.html +++ b/src/renderer/index.html @@ -5,7 +5,7 @@ - + Metona Ollama @@ -26,9 +26,9 @@

- + Metona Ollama - v0.14.8 + v0.14.9