diff --git a/src/manifests/chrome.json b/src/manifests/chrome.json index a80a177..28adfec 100644 --- a/src/manifests/chrome.json +++ b/src/manifests/chrome.json @@ -33,5 +33,5 @@ "page": "options.html" }, "permissions": ["alarms", "tabs", "storage", "idle"], - "version": "3.0.15" + "version": "3.0.16" } diff --git a/src/manifests/firefox.json b/src/manifests/firefox.json index cd158c4..45002a6 100644 --- a/src/manifests/firefox.json +++ b/src/manifests/firefox.json @@ -46,5 +46,5 @@ "storage", "idle" ], - "version": "3.0.15" + "version": "3.0.16" }