From 66a710359fb43d5c6fa9c6863a90c403e8daf157 Mon Sep 17 00:00:00 2001 From: gorhill Date: Sun, 11 Oct 2015 09:21:21 -0400 Subject: [PATCH] forgot to commit this in last build -- this fixes #374 --- 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 864a617..171bdbf 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.2.3", + "version": "0.9.3.0", "description": "__MSG_extShortDesc__", "icons": { "16": "img/icon_16.png",