aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2015-09-13 15:17:01 -0400
committergorhill <rhill@raymondhill.net>2015-09-13 15:17:01 -0400
commit247e5ec464ff06fec6bcc8468bc9332603ef3a79 (patch)
tree31e06d604bb0c36427df5f6c056e49947799abf1
parentc5fa9ee818c96813b2fd13b396339ff8ab07a4fc (diff)
downloaduBlock-247e5ec464ff06fec6bcc8468bc9332603ef3a79.zip
uBlock-247e5ec464ff06fec6bcc8468bc9332603ef3a79.tar.gz
uBlock-247e5ec464ff06fec6bcc8468bc9332603ef3a79.tar.bz2
given uBlock is beyond 1.0, moving to a 3-figure version scheme
-rw-r--r--platform/chromium/manifest.json2
-rw-r--r--platform/opera/manifest.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/platform/chromium/manifest.json b/platform/chromium/manifest.json
index efbe9d9..7c25ce9 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 b46958a..6ebbd32 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__",