bumped version

This commit is contained in:
tcsenpai 2024-10-14 11:52:54 +02:00
parent c0b77bb24e
commit e8435556a3

View File

@ -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", "<all_urls>", "tabs"],
"browser_action": {