From ced0641e7f4f552d4b5ffbfd84504f05e06038ab Mon Sep 17 00:00:00 2001 From: gorhill Date: Fri, 25 Mar 2016 14:19:38 -0400 Subject: [PATCH] release versions are even numbered --- platform/chromium/manifest.json | 2 +- 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 cb1ba26b6..88dfdd42e 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "1.6.5", + "version": "1.6.6", "default_locale": "en", "description": "__MSG_extShortDesc__", diff --git a/platform/opera/manifest.json b/platform/opera/manifest.json index 88a7860a8..e130a003a 100644 --- a/platform/opera/manifest.json +++ b/platform/opera/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "1.6.5", + "version": "1.6.6", "default_locale": "en", "description": "__MSG_extShortDesc__",