From 6b0e438cb573d241c783570600f6446a24ee3ef1 Mon Sep 17 00:00:00 2001 From: gorhill Date: Wed, 2 Mar 2016 11:12:36 -0500 Subject: [PATCH] need to bump revision for Opera build --- platform/chromium/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/chromium/manifest.json b/platform/chromium/manifest.json index 11df1da..f3feb9a 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uMatrix", "short_name": "uMatrix", - "version": "0.9.3.3", + "version": "0.9.3.4", "description": "__MSG_extShortDesc__", "icons": { "16": "img/icon_16.png",