diff options
author | gorhill <rhill@raymondhill.net> | 2015-05-21 14:15:17 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-05-21 14:15:17 -0400 |
commit | 284b4f62d17a0c3ebf3675a0a67be36396faaf3e (patch) | |
tree | e618bf9a2310231f2c0a0c77db3381f57ad59d7e /platform | |
parent | 6c3217d9afef710bfdf7ccae1e59e6be09cec77f (diff) | |
download | uBlock-284b4f62d17a0c3ebf3675a0a67be36396faaf3e.zip uBlock-284b4f62d17a0c3ebf3675a0a67be36396faaf3e.tar.gz uBlock-284b4f62d17a0c3ebf3675a0a67be36396faaf3e.tar.bz2 |
dynamic url filtering
Diffstat (limited to 'platform')
-rw-r--r-- | platform/chromium/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/chromium/manifest.json b/platform/chromium/manifest.json index fbdc76c..be29dbf 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "0.9.7.5", + "version": "0.9.7.6", "default_locale": "en", "description": "__MSG_extShortDesc__", |