diff options
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__", |