diff --git a/manifest.json b/manifest.json index b3249aa..d63b65e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "SpaceLLama", - "version": "1.5", + "version": "1.6", "description": "Summarize web pages using Ollama. Supports custom models, token limits, system prompts, chunking, and more. See https://github.com/tcsenpai/spacellama for more information.", "permissions": ["activeTab", "storage", "", "tabs"], "browser_action": {