diff options
author | hackademix | 2018-08-30 17:37:43 +0200 |
---|---|---|
committer | hackademix | 2018-08-30 17:37:43 +0200 |
commit | 1f71590a4805136d7b304ffc0fd7c84e2b08990e (patch) | |
tree | 71aad4e55b47ee18f1eb710ab94d8cf7a0e60d25 /src/manifest.json | |
parent | b7ad727f58d1010671575dbc400e9ed4be6f1547 (diff) | |
download | noscript-1f71590a4805136d7b304ffc0fd7c84e2b08990e.tar.gz noscript-1f71590a4805136d7b304ffc0fd7c84e2b08990e.tar.xz noscript-1f71590a4805136d7b304ffc0fd7c84e2b08990e.zip |
Version bump: 10.1.9.1.
Diffstat (limited to 'src/manifest.json')
-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 0a8dd10..de68537 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.9.1rc1", + "version": "10.1.9.1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |