From 41733339d348a64c00ae12f1ce6fc2abdc6472cf Mon Sep 17 00:00:00 2001 From: gorhill Date: Thu, 6 Oct 2016 10:56:51 -0400 Subject: [PATCH] oops forgot last stable is 1.9.14 --- 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 3097f0748..d0339d54e 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "1.9.13.1", + "version": "1.9.15.0", "default_locale": "en", "description": "__MSG_extShortDesc__", diff --git a/platform/opera/manifest.json b/platform/opera/manifest.json index fd2e10a32..6896c97b2 100644 --- a/platform/opera/manifest.json +++ b/platform/opera/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "1.9.13.1", + "version": "1.9.15.0", "default_locale": "en", "description": "__MSG_extShortDesc__",