diff --git a/src/manifests/chrome.json b/src/manifests/chrome.json index f5de4ef..84f0ab5 100644 --- a/src/manifests/chrome.json +++ b/src/manifests/chrome.json @@ -33,5 +33,5 @@ "page": "options.html" }, "permissions": ["", "alarms", "tabs", "storage", "idle", "activeTab", "scripting"], - "version": "3.0.22" + "version": "3.0.23" } diff --git a/src/manifests/edge.json b/src/manifests/edge.json index c8a3b6f..ef45c67 100644 --- a/src/manifests/edge.json +++ b/src/manifests/edge.json @@ -33,5 +33,5 @@ "page": "options.html" }, "permissions": ["", "alarms", "tabs", "storage", "idle", "activeTab", "scripting"], - "version": "3.0.22" + "version": "3.0.23" }