From 247e5ec464ff06fec6bcc8468bc9332603ef3a79 Mon Sep 17 00:00:00 2001 From: gorhill Date: Sun, 13 Sep 2015 15:17:01 -0400 Subject: [PATCH] given uBlock is beyond 1.0, moving to a 3-figure version scheme --- 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 efbe9d9ea..7c25ce943 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "1.1.0.2", + "version": "1.1.1", "default_locale": "en", "description": "__MSG_extShortDesc__", diff --git a/platform/opera/manifest.json b/platform/opera/manifest.json index b46958a5a..6ebbd3259 100644 --- a/platform/opera/manifest.json +++ b/platform/opera/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "1.1.0.2", + "version": "1.1.1", "default_locale": "en", "description": "__MSG_extShortDesc__",