From 2c1bcb32d971350b0e0049c37d0cb7212d2fe9aa Mon Sep 17 00:00:00 2001 From: Kenneth Hendricks <50819541+kenhendricks00@users.noreply.github.com> Date: Sat, 19 Oct 2024 00:52:31 -0400 Subject: [PATCH] Update manifest.json Updated version number --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3eca037..9d1d2a9 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "FMHY SafeGuard", "author": "Kenneth Hendricks & contributors", - "version": "1.0.1", + "version": "1.0.2", "icons": { "128": "res/ext_icon_144.png" },