From 80a0b2c5c326f9c8eff0685e2951a140e6997dd0 Mon Sep 17 00:00:00 2001 From: PixeL Date: Fri, 20 Dec 2024 20:39:01 -0600 Subject: [PATCH] bump version --- firefox/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox/manifest.json b/firefox/manifest.json index 16112fc..9b5d5c3 100644 --- a/firefox/manifest.json +++ b/firefox/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Kagi Search for Firefox", - "version": "0.7.3.1", + "version": "0.7.4", "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"