diff options
author | gorhill <rhill@raymondhill.net> | 2015-01-11 21:41:26 -0500 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-01-11 21:41:26 -0500 |
commit | 159159321c43dee982f308f292bee63bc4fca7fa (patch) | |
tree | bee975b8dac1f021ec2ab0dd3a2a0ae7335009e3 /platform | |
parent | b5d8c0ed52fe7ee5bd1080cf05709d741eb0bfd3 (diff) | |
download | uBlock-159159321c43dee982f308f292bee63bc4fca7fa.zip uBlock-159159321c43dee982f308f292bee63bc4fca7fa.tar.gz uBlock-159159321c43dee982f308f292bee63bc4fca7fa.tar.bz2 |
bump revision for opera version
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 0452538..a4bc61f 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "µBlock", - "version": "0.8.5.1", + "version": "0.8.5.2", "default_locale": "en", "description": "__MSG_extShortDesc__", |