From 792df1139513f29d1c703d1f901fcf328d84443e Mon Sep 17 00:00:00 2001 From: Kenneth Hendricks <50819541+kenhendricks00@users.noreply.github.com> Date: Sun, 25 Jan 2026 16:47:35 -0500 Subject: [PATCH] Add files via upload --- platform/firefox/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/firefox/manifest.json b/platform/firefox/manifest.json index ad10c6d..e8d1d17 100644 --- a/platform/firefox/manifest.json +++ b/platform/firefox/manifest.json @@ -3,7 +3,7 @@ "name": "__MSG_extensionName__", "default_locale": "en", "author": "Kenneth Hendricks & contributors", - "version": "1.3.1", + "version": "1.3.2", "icons": { "128": "res/ext_icon_144.png" }, @@ -92,4 +92,4 @@ } }, "description": "__MSG_extensionDescription__" -} +} \ No newline at end of file