From 9208f8d56e324ca1f1e0132a06926daca958f650 Mon Sep 17 00:00:00 2001 From: gorhill Date: Wed, 22 Jun 2016 10:19:25 -0400 Subject: [PATCH] new release version number --- 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 a727ebae3..f3c4e3e50 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "1.7.5", + "version": "1.7.6", "default_locale": "en", "description": "__MSG_extShortDesc__", diff --git a/platform/opera/manifest.json b/platform/opera/manifest.json index 175a6a97d..64c472b90 100644 --- a/platform/opera/manifest.json +++ b/platform/opera/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "1.7.5", + "version": "1.7.6", "default_locale": "en", "description": "__MSG_extShortDesc__",