diff --git a/manifest.json b/manifest.json index fd7ac3a..48b1ba7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "SpaceLLama", - "version": "1.1", + "version": "1.2", "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": {