diff --git a/src/manifests/chrome.json b/src/manifests/chrome.json index 84f0ab5..82b69a5 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.23" + "version": "3.0.24" } diff --git a/src/manifests/edge.json b/src/manifests/edge.json index ef45c67..c2599fb 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.23" + "version": "3.0.24" } diff --git a/src/manifests/firefox.json b/src/manifests/firefox.json index 4a07008..c05ef6d 100644 --- a/src/manifests/firefox.json +++ b/src/manifests/firefox.json @@ -39,5 +39,5 @@ "page": "options.html" }, "permissions": ["", "alarms", "tabs", "storage", "idle", "activeTab", "scripting"], - "version": "3.0.23" + "version": "3.0.24" }