From 97ad98c9580f4579ec772c8ccba8f4c4c7c08bec Mon Sep 17 00:00:00 2001 From: Kenneth Hendricks <50819541+kenhendricks00@users.noreply.github.com> Date: Thu, 21 Aug 2025 13:18:11 -0400 Subject: [PATCH] Update manifest.json Updated version --- 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 106b644..d70b176 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.2.1", + "version": "1.2.2", "icons": { "128": "res/ext_icon_144.png" },