diff options
author | hackademix | 2018-07-16 17:23:50 +0200 |
---|---|---|
committer | hackademix | 2018-07-16 17:23:50 +0200 |
commit | 909e96012c90c1f880593c2f5ccba4bc65b914fb (patch) | |
tree | bc1ba282b4f0f820fab903d3a5c522d269c8de47 | |
parent | ad6187dfd8e7a705ef417345a5cbf780c0dd7259 (diff) | |
download | noscript-909e96012c90c1f880593c2f5ccba4bc65b914fb.tar.gz noscript-909e96012c90c1f880593c2f5ccba4bc65b914fb.tar.xz noscript-909e96012c90c1f880593c2f5ccba4bc65b914fb.zip |
Version bump: 10.1.8.5rc1.
-rw-r--r-- | src/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json index f445691..c6c114c 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.4", + "version": "10.1.8.5rc1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |