diff options
author | hackademix | 2018-11-25 23:34:11 +0100 |
---|---|---|
committer | hackademix | 2018-11-25 23:34:11 +0100 |
commit | e20acbcb99f1ffc338bb46d9ace247191d49a761 (patch) | |
tree | 59d05da0e3d9990b178c0ca1e5766af922f88345 /src/manifest.json | |
parent | 82bed35e6cf761f78925e7450fa155baa231e22e (diff) | |
download | noscript-e20acbcb99f1ffc338bb46d9ace247191d49a761.tar.gz noscript-e20acbcb99f1ffc338bb46d9ace247191d49a761.tar.xz noscript-e20acbcb99f1ffc338bb46d9ace247191d49a761.zip |
Version bump: 10.2.
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 8a6374d..57b3ec8 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.2rc2", + "version": "10.2", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |