diff --git a/chrome/manifest.json b/chrome/manifest.json index dd01993..0e901ed 100644 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "__MSG_extName__", "default_locale": "en", - "version": "2026.04.23", + "version": "2026.04.24", "action": { "default_popup": "popup.html", "default_icon": "assets/logo_24x24.png", diff --git a/edge/manifest.json b/edge/manifest.json index dd01993..0e901ed 100644 --- a/edge/manifest.json +++ b/edge/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "__MSG_extName__", "default_locale": "en", - "version": "2026.04.23", + "version": "2026.04.24", "action": { "default_popup": "popup.html", "default_icon": "assets/logo_24x24.png", diff --git a/firefox/manifest.json b/firefox/manifest.json index 0391c67..a020bd0 100644 --- a/firefox/manifest.json +++ b/firefox/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_extName__", "default_locale": "en", - "version": "2026.4.23", + "version": "2026.4.24", "browser_action": { "default_popup": "popup.html", "default_icon": "assets/logo_24x24.png",