diff options
author | Raymond Hill <rhill@raymondhill.net> | 2014-12-07 18:30:37 -0200 |
---|---|---|
committer | Raymond Hill <rhill@raymondhill.net> | 2014-12-07 18:30:37 -0200 |
commit | 00c662d3dddd880e3c568cd0a1b81338e0693596 (patch) | |
tree | c3b4bbbca812e131cfda2efd8cb1361845001615 /platform | |
parent | 597889cf906d8a5381e83a347d706ca8ec697f8c (diff) | |
download | uBlock-00c662d3dddd880e3c568cd0a1b81338e0693596.zip uBlock-00c662d3dddd880e3c568cd0a1b81338e0693596.tar.gz uBlock-00c662d3dddd880e3c568cd0a1b81338e0693596.tar.bz2 |
bumping up version because of chrome store mess
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 1e1104e..5b42369 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "µBlock", - "version": "0.7.2.1", + "version": "0.8.1.2", "default_locale": "en", "description": "__MSG_extShortDesc__", |