From 3bc19ce2d289523fa1e5b156eaebdac9eb6ef1dc Mon Sep 17 00:00:00 2001 From: gorhill Date: Sun, 19 Apr 2015 10:48:57 -0400 Subject: [PATCH] this addresses #94 --- 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 3bfd1baa6..cac03a16f 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "0.9.4.4", + "version": "0.9.4.6", "default_locale": "en", "description": "__MSG_extShortDesc__", diff --git a/platform/opera/manifest.json b/platform/opera/manifest.json index b43307844..46df0b032 100644 --- a/platform/opera/manifest.json +++ b/platform/opera/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "0.9.4.5", + "version": "0.9.4.6", "default_locale": "en", "description": "__MSG_extShortDesc__",