From 076382caf31a1250080ed50e5f355ccb8677952d Mon Sep 17 00:00:00 2001 From: gorhill Date: Thu, 16 Mar 2017 12:04:28 -0400 Subject: [PATCH] fix #730 --- 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 64c96e5..75ee382 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.9.4", + "version": "0.9.9.5", "description": "__MSG_extShortDesc__", "icons": { "16": "img/icon_16.png",