chore: bump Ollama plugin to 1.5.1

This commit is contained in:
Hermes Agent
2026-08-24 19:55:09 +10:00
parent f9526a58dc
commit 5558b2cac6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"label": "Ollama Models",
"description": "Inspect, manage, and chat with local Ollama models, including shared persistent conversations, performance metrics, images, PDFs, URLs, and live memory telemetry.",
"icon": "Cpu",
"version": "1.5.0",
"version": "1.5.1",
"tab": {"path": "/ollama-manager", "position": "after:models"},
"entry": "dist/index.js",
"css": "dist/style.css",
+1 -1
View File
@@ -1,5 +1,5 @@
name: ollama-manager
version: 1.5.0
version: 1.5.1
description: Native dashboard manager and chat interface for local Ollama models, attachments, URLs, shared persistent conversations, performance metrics, and live runtime telemetry.
auto_install_dependencies: true
python_dependencies: