From 1b306125263f8c744958e47de310ae2d49a5d1a5 Mon Sep 17 00:00:00 2001 From: Kenneth Hendricks <50819541+kenhendricks00@users.noreply.github.com> Date: Tue, 22 Oct 2024 15:50:10 -0400 Subject: [PATCH] Update manifest.json --- platform/chromium/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/chromium/manifest.json b/platform/chromium/manifest.json index 74081a6..c0f3992 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "FMHY SafeGuard", "author": "Kenneth Hendricks & contributors", - "version": "1.0.5", + "version": "1.0.7", "icons": { "128": "res/ext_icon_144.png" },