diff options
author | gorhill <rhill@raymondhill.net> | 2015-05-27 20:49:50 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-05-27 20:49:50 -0400 |
commit | 584ef3a02ef170799eab37395f3887b512212a27 (patch) | |
tree | a7887dacc2555d39a4a150f73bb644f2222de8d8 /platform/chromium | |
parent | 39fb395e2c47cc63fc4a3cacd7836289f924e5c8 (diff) | |
download | uBlock-584ef3a02ef170799eab37395f3887b512212a27.zip uBlock-584ef3a02ef170799eab37395f3887b512212a27.tar.gz uBlock-584ef3a02ef170799eab37395f3887b512212a27.tar.bz2 |
new revision
Diffstat (limited to 'platform/chromium')
-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 dadfe09..c1c90b6 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "0.9.8.0", + "version": "0.9.8.1", "default_locale": "en", "description": "__MSG_extShortDesc__", |