From 115a3053468e359ef3d2d541a3bf6417790c4edb Mon Sep 17 00:00:00 2001 From: Artom Lifshitz Date: Tue, 17 Jan 2023 11:23:01 -0500 Subject: [PATCH] Update manifest.json Co-authored-by: Jonas <39232833+Pyxels@users.noreply.github.com> --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 463db6a..c579fa6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "ffreszoom", - "version": "0.4.1", + "version": "0.4", "description": "Sets the zoom level based on the screen resolution.", "browser_action": { "default_icon": "icons/enabled.svg",