diff options
author | hackademix | 2018-09-09 08:23:06 +0200 |
---|---|---|
committer | hackademix | 2018-09-09 08:23:06 +0200 |
commit | 1323fb81426f9b663fe911ecdbbbec8bed44be7a (patch) | |
tree | d317e3831ba2af72812e507b738c028f4cca65c4 /src/manifest.json | |
parent | eb85395a01b735294d70551abbecb78838000a05 (diff) | |
download | noscript-1323fb81426f9b663fe911ecdbbbec8bed44be7a.tar.gz noscript-1323fb81426f9b663fe911ecdbbbec8bed44be7a.tar.xz noscript-1323fb81426f9b663fe911ecdbbbec8bed44be7a.zip |
Version bump: 10.1.9.3.
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 f84a0c1..620ff1c 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.9.3rc1", + "version": "10.1.9.3", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |