From 2ce376fe0ef005fce2cd085fd4fab62bb546461d Mon Sep 17 00:00:00 2001 From: Artom Lifshitz Date: Tue, 18 Jun 2024 09:56:34 -0400 Subject: [PATCH] Version 0.4.2 for new AMO signature No new content, just to upload and update the signature on addons.mozilla.org. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c579fa6..39fbbec 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "ffreszoom", - "version": "0.4", + "version": "0.4.2", "description": "Sets the zoom level based on the screen resolution.", "browser_action": { "default_icon": "icons/enabled.svg",