diff options
author | gorhill <rhill@raymondhill.net> | 2015-06-02 09:01:01 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-06-02 09:01:01 -0400 |
commit | cf134b62bd5dd95bd272440b30c50b7cb17a1e51 (patch) | |
tree | 17884730110a03681c8356915738106dd8a90ba7 /platform | |
parent | 2cb1f423355920ea8c22c148918ac41f8f4702fc (diff) | |
download | uBlock-cf134b62bd5dd95bd272440b30c50b7cb17a1e51.zip uBlock-cf134b62bd5dd95bd272440b30c50b7cb17a1e51.tar.gz uBlock-cf134b62bd5dd95bd272440b30c50b7cb17a1e51.tar.bz2 |
interim version for dev build
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 e0e313e..26ccc89 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.3", + "version": "0.9.8.4", "default_locale": "en", "description": "__MSG_extShortDesc__", |