diff options
author | gorhill <rhill@raymondhill.net> | 2015-09-25 08:33:50 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-09-25 08:33:50 -0400 |
commit | fc65c79d84bc809f8c26ad936af00b7bddd93198 (patch) | |
tree | 61ee646fabb70150af81ff2bd0144860c6af1c64 /platform | |
parent | 8388ab440806043a2d754848da127f7eb1e06f24 (diff) | |
download | uBlock-fc65c79d84bc809f8c26ad936af00b7bddd93198.zip uBlock-fc65c79d84bc809f8c26ad936af00b7bddd93198.tar.gz uBlock-fc65c79d84bc809f8c26ad936af00b7bddd93198.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 7c25ce9..9aa67ab 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "1.1.1", + "version": "1.1.2", "default_locale": "en", "description": "__MSG_extShortDesc__", diff --git a/platform/opera/manifest.json b/platform/opera/manifest.json index 6ebbd32..a556d4a 100644 --- a/platform/opera/manifest.json +++ b/platform/opera/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "1.1.1", + "version": "1.1.2", "default_locale": "en", "description": "__MSG_extShortDesc__", |