From cd79c073fb13ad0de16dad5b5cd3ba47d6308d25 Mon Sep 17 00:00:00 2001 From: Vladimir Prelovac Date: Wed, 26 Jul 2023 19:22:26 -0700 Subject: [PATCH] Update manifest.json --- firefox/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox/manifest.json b/firefox/manifest.json index 5242356..8c0f311 100644 --- a/firefox/manifest.json +++ b/firefox/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Kagi Search for Firefox", - "version": "0.3", + "version": "0.3.1", "description": "A simple helper extension for setting Kagi as a default search engine, and automatically logging in to Kagi in incognito browsing windows.", "background": { "page": "src/background_page.html"