diff options
author | gorhill <rhill@raymondhill.net> | 2015-08-31 18:47:09 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-08-31 18:47:09 -0400 |
commit | 3aadf58a1f1b431c8af7f664830818bd46865158 (patch) | |
tree | b1792bb1fd68424785dc27720aa7e877cf67f058 /platform | |
parent | 05ce6711e8941d00371850274690e11f2e5d3bf5 (diff) | |
download | uBlock-3aadf58a1f1b431c8af7f664830818bd46865158.zip uBlock-3aadf58a1f1b431c8af7f664830818bd46865158.tar.gz uBlock-3aadf58a1f1b431c8af7f664830818bd46865158.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 1a9578d..627324b 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.0", + "version": "1.1.0.1", "default_locale": "en", "description": "__MSG_extShortDesc__", diff --git a/platform/opera/manifest.json b/platform/opera/manifest.json index 5fad2e5..1ff6253 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.0", + "version": "1.1.0.1", "default_locale": "en", "description": "__MSG_extShortDesc__", |