diff options
author | gorhill <rhill@raymondhill.net> | 2015-10-05 09:05:00 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-10-05 09:05:00 -0400 |
commit | 3a4abc83d520e01791106c81cde70e235fe6d386 (patch) | |
tree | 09d941b15f9e3f6222aec28f720cf6b520c4969a /platform | |
parent | 4021cffaf92a3dbedc8d6f55d3ca9ed989dde36d (diff) | |
download | uBlock-3a4abc83d520e01791106c81cde70e235fe6d386.zip uBlock-3a4abc83d520e01791106c81cde70e235fe6d386.tar.gz uBlock-3a4abc83d520e01791106c81cde70e235fe6d386.tar.bz2 |
preparing for next release
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 9aa67ab..77d8beb 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "1.1.2", + "version": "1.2.0", "default_locale": "en", "description": "__MSG_extShortDesc__", diff --git a/platform/opera/manifest.json b/platform/opera/manifest.json index a556d4a..d2c481e 100644 --- a/platform/opera/manifest.json +++ b/platform/opera/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "1.1.2", + "version": "1.2.0", "default_locale": "en", "description": "__MSG_extShortDesc__", |