From e0ae64871e317d356c0fbd48a0e4c911d1089708 Mon Sep 17 00:00:00 2001 From: hackademix Date: Tue, 3 Jul 2018 17:02:58 +0200 Subject: Fixed regression: dynamic script injection breaking images loaded as frame content. --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/manifest.json') diff --git a/src/manifest.json b/src/manifest.json index 87549f9..64a190a 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.3rc4", + "version": "10.1.8.3rc5", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", -- cgit v1.2.3