From 524181d700b1e8b009ee078bd994a715108971ce Mon Sep 17 00:00:00 2001 From: Kenneth Hendricks <50819541+kenhendricks00@users.noreply.github.com> Date: Mon, 4 Nov 2024 11:58:15 -0500 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 8b6e9c8..21cb3af 100644 --- a/platform/firefox/manifest.json +++ b/platform/firefox/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "FMHY SafeGuard", "author": "Kenneth Hendricks & contributors", - "version": "1.1.3", + "version": "1.1.4", "icons": { "128": "res/ext_icon_144.png" },