summaryrefslogtreecommitdiff
path: root/src/manifest.json
diff options
context:
space:
mode:
authorhackademix2018-08-25 11:29:43 +0200
committerhackademix2018-08-25 11:29:43 +0200
commita1e567e9ec1f9d0ffd82a22c129165b60c499e0e (patch)
treefc935a459393366546066afb3871290763e42cd7 /src/manifest.json
parent5e397a3bf88205c6300010e4d124c2621d167f74 (diff)
downloadnoscript-a1e567e9ec1f9d0ffd82a22c129165b60c499e0e.tar.gz
noscript-a1e567e9ec1f9d0ffd82a22c129165b60c499e0e.tar.xz
noscript-a1e567e9ec1f9d0ffd82a22c129165b60c499e0e.zip
Hotfix for some possible reload loops before refactoring CSP management.
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 d23531a..ecf4867 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -8,7 +8,7 @@
"strict_min_version": "59.0"
}
},
- "version": "10.1.8.22",
+ "version": "10.1.8.23rc1",
"description": "__MSG_Description__",
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'",