summaryrefslogtreecommitdiff
path: root/src/manifest.json
diff options
context:
space:
mode:
authorhackademix2018-07-03 17:02:58 +0200
committerhackademix2018-07-03 17:02:58 +0200
commite0ae64871e317d356c0fbd48a0e4c911d1089708 (patch)
treee10cf0ef0dc2d0b8928727452a9554f2794c70cf /src/manifest.json
parent81bd93a72d0b49fd78908f7c467ae9f324791e23 (diff)
downloadnoscript-e0ae64871e317d356c0fbd48a0e4c911d1089708.tar.gz
noscript-e0ae64871e317d356c0fbd48a0e4c911d1089708.tar.xz
noscript-e0ae64871e317d356c0fbd48a0e4c911d1089708.zip
Fixed regression: dynamic script injection breaking images loaded as frame content.
Diffstat (limited to 'src/manifest.json')
-rw-r--r--src/manifest.json2
1 files changed, 1 insertions, 1 deletions
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'",