diff options
author | hackademix | 2018-07-16 12:23:19 +0200 |
---|---|---|
committer | hackademix | 2018-07-16 12:23:19 +0200 |
commit | 72b2ecf47c89736f9f2b1356957f034946181dc6 (patch) | |
tree | fd91cc885ddfb7af417073c9e7ad4a06f7f46bb8 | |
parent | 25719ddc5e4caf28e8443c09fdba6008d5628f9d (diff) | |
download | noscript-72b2ecf47c89736f9f2b1356957f034946181dc6.tar.gz noscript-72b2ecf47c89736f9f2b1356957f034946181dc6.tar.xz noscript-72b2ecf47c89736f9f2b1356957f034946181dc6.zip |
Version bump: 10.1.8.3.
-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 d79ff57..251594c 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.3rc11", + "version": "10.1.8.3", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |