diff options
author | gorhill <rhill@raymondhill.net> | 2015-10-09 07:34:30 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-10-09 07:34:30 -0400 |
commit | d4d7ae4225c617dcee96dea0228e951afe2648ee (patch) | |
tree | 2cec26979e39cfc1b423c7e083554ff248eac22f /platform | |
parent | 91ecabf82ac8de2ca4e76d584794957a2b4df489 (diff) | |
download | uBlock-d4d7ae4225c617dcee96dea0228e951afe2648ee.zip uBlock-d4d7ae4225c617dcee96dea0228e951afe2648ee.tar.gz uBlock-d4d7ae4225c617dcee96dea0228e951afe2648ee.tar.bz2 |
interim version for dev build
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 3989e98..c0e13c5 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "1.2.1", + "version": "1.2.2", "default_locale": "en", "description": "__MSG_extShortDesc__", diff --git a/platform/opera/manifest.json b/platform/opera/manifest.json index 221d7e0..24b6cac 100644 --- a/platform/opera/manifest.json +++ b/platform/opera/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "1.2.1", + "version": "1.2.2", "default_locale": "en", "description": "__MSG_extShortDesc__", |