From f1a1cebc32bce55447a756f1847afd102653712a Mon Sep 17 00:00:00 2001 From: Kenneth Hendricks <50819541+kenhendricks00@users.noreply.github.com> Date: Fri, 25 Oct 2024 23:28:16 -0400 Subject: [PATCH] Update manifest.json --- platform/firefox/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/firefox/manifest.json b/platform/firefox/manifest.json index 154871f..960be2c 100644 --- a/platform/firefox/manifest.json +++ b/platform/firefox/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "FMHY SafeGuard", "author": "Kenneth Hendricks & contributors", - "version": "1.0.7", + "version": "1.0.8", "icons": { "128": "res/ext_icon_144.png" },