diff options
author | gorhill <rhill@raymondhill.net> | 2015-09-04 17:29:21 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-09-04 17:29:21 -0400 |
commit | 6f2e468433558d79c098b4bad48284763bd017ed (patch) | |
tree | e4386c0cb5a98dd84d857ead96926bca63562258 /platform | |
parent | b3d243324fa773ff49f5f5725682128d4a454929 (diff) | |
download | uBlock-6f2e468433558d79c098b4bad48284763bd017ed.zip uBlock-6f2e468433558d79c098b4bad48284763bd017ed.tar.gz uBlock-6f2e468433558d79c098b4bad48284763bd017ed.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 627324b..efbe9d9 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.1", + "version": "1.1.0.2", "default_locale": "en", "description": "__MSG_extShortDesc__", diff --git a/platform/opera/manifest.json b/platform/opera/manifest.json index 1ff6253..b46958a 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.1", + "version": "1.1.0.2", "default_locale": "en", "description": "__MSG_extShortDesc__", |