From 3a4abc83d520e01791106c81cde70e235fe6d386 Mon Sep 17 00:00:00 2001 From: gorhill Date: Mon, 5 Oct 2015 09:05:00 -0400 Subject: [PATCH] preparing for next release --- platform/chromium/manifest.json | 2 +- 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 9aa67ab53..77d8beb02 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 a556d4a34..d2c481e3e 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__",