From 038457d0ff676b56d9fab899988df2c790cd7ee9 Mon Sep 17 00:00:00 2001 From: tehw0lf Date: Sat, 29 Jun 2024 23:04:38 +0200 Subject: [PATCH] Bump version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a39fbe2..9ec4b5c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "injectooor", - "version": "1.3", + "version": "1.4", "description": "A minimalistic Firefox extension to inject custom JavaScript into specified URLs.", "permissions": ["storage", "tabs", "", "activeTab"], "background": {