diff options
author | hackademix | 2018-09-09 19:07:28 +0200 |
---|---|---|
committer | hackademix | 2018-09-09 19:07:28 +0200 |
commit | 16d1b030625ab8c7ca478080f242d0df369a2951 (patch) | |
tree | cd4f82a467ce661c766160ebbdf1ee010a55dc7d | |
parent | 305c6779a71d61be9dc7b7eb79fa2c5fab410a9e (diff) | |
download | noscript-16d1b030625ab8c7ca478080f242d0df369a2951.tar.gz noscript-16d1b030625ab8c7ca478080f242d0df369a2951.tar.xz noscript-16d1b030625ab8c7ca478080f242d0df369a2951.zip |
Version bump: 10.1.9.5.
-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 a9101d8..989901d 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.9.5rc1", + "version": "10.1.9.5", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |