From f868a40d1b024b6a1f0df304dc87a0c4fb1d2d4c Mon Sep 17 00:00:00 2001 From: tcsenpai Date: Tue, 11 Mar 2025 12:47:32 +0100 Subject: [PATCH] bump --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {