diff --git a/platform/chromium/manifest.json b/platform/chromium/manifest.json index 19279bebb..ca795f885 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "µBlock", - "version": "0.8.6.7", + "version": "0.8.7.0", "default_locale": "en", "description": "__MSG_extShortDesc__", @@ -51,4 +51,4 @@ "http://*/*", "https://*/*" ] -} \ No newline at end of file +}