From cea53153499a76eeac2a3294d895099f0a947f33 Mon Sep 17 00:00:00 2001 From: Kenneth Hendricks <50819541+kenhendricks00@users.noreply.github.com> Date: Sun, 5 Oct 2025 17:43:38 -0400 Subject: [PATCH] Bump version from 1.2.4 to 1.2.5 --- 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 6163b4f..2b79320 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.4", + "version": "1.2.5", "icons": { "128": "res/ext_icon_144.png" },