diff options
author | gorhill <rhill@raymondhill.net> | 2015-04-29 12:39:33 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-04-29 12:39:33 -0400 |
commit | 7e26be6430f2f35a81a6bdc6aca0f2bad3f6a6c6 (patch) | |
tree | 2b0eb60f5bbc430317142f3dd51aa4cb8c481b44 /platform | |
parent | 6fcad5dc9f1927426d49131d740dff9a39311ff9 (diff) | |
download | uBlock-7e26be6430f2f35a81a6bdc6aca0f2bad3f6a6c6.zip uBlock-7e26be6430f2f35a81a6bdc6aca0f2bad3f6a6c6.tar.gz uBlock-7e26be6430f2f35a81a6bdc6aca0f2bad3f6a6c6.tar.bz2 |
new version
Diffstat (limited to 'platform')
-rw-r--r-- | platform/chromium/manifest.json | 2 | ||||
-rw-r--r-- | platform/opera/manifest.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/platform/chromium/manifest.json b/platform/chromium/manifest.json index 3718ffb..1ae78f5 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "0.9.5.1", + "version": "0.9.6.0", "default_locale": "en", "description": "__MSG_extShortDesc__", diff --git a/platform/opera/manifest.json b/platform/opera/manifest.json index 3ef40a4..38f1a8d 100644 --- a/platform/opera/manifest.json +++ b/platform/opera/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "0.9.5.0", + "version": "0.9.6.0", "default_locale": "en", "description": "__MSG_extShortDesc__", |