diff options
author | hackademix | 2018-10-16 13:24:50 +0200 |
---|---|---|
committer | hackademix | 2018-10-16 13:24:50 +0200 |
commit | 9afc2e7f2bbb2ffd5b3088cf773d8886e6bd9a3c (patch) | |
tree | c4a60f75be61159816c8d9940ae3bd47272c14d1 /src/manifest.json | |
parent | 0701b313244af50b22afcf75d1b692bef355f22a (diff) | |
download | noscript-9afc2e7f2bbb2ffd5b3088cf773d8886e6bd9a3c.tar.gz noscript-9afc2e7f2bbb2ffd5b3088cf773d8886e6bd9a3c.tar.xz noscript-9afc2e7f2bbb2ffd5b3088cf773d8886e6bd9a3c.zip |
Version bump: 10.1.9.9.
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 b237e2d..1c03a0b 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.9.9rc2", + "version": "10.1.9.9", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |