diff options
author | gorhill <rhill@raymondhill.net> | 2015-08-11 19:13:41 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-08-11 19:13:41 -0400 |
commit | db03802d00491eccaea644bee08b83b531fbbd04 (patch) | |
tree | 7d570695bad7bf3a3f8fe672276348ae1504728d /platform | |
parent | d640150aedc747571771b9eba5c9300a2fffe610 (diff) | |
download | uBlock-db03802d00491eccaea644bee08b83b531fbbd04.zip uBlock-db03802d00491eccaea644bee08b83b531fbbd04.tar.gz uBlock-db03802d00491eccaea644bee08b83b531fbbd04.tar.bz2 |
interim version number for build dev
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 be81e7b..99bbdbb 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "1.0.0.1", + "version": "1.0.0.2", "default_locale": "en", "description": "__MSG_extShortDesc__", diff --git a/platform/opera/manifest.json b/platform/opera/manifest.json index 0160da1..39d4407 100644 --- a/platform/opera/manifest.json +++ b/platform/opera/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "1.0.0.1", + "version": "1.0.0.2", "default_locale": "en", "description": "__MSG_extShortDesc__", |