diff options
author | hackademix | 2018-12-05 15:25:23 +0100 |
---|---|---|
committer | hackademix | 2018-12-05 15:25:23 +0100 |
commit | 07b90848293f3a0c387209d5f175d7804c196cd5 (patch) | |
tree | 7f963c378806aaa7f264c5ab71cf908096115e63 /src | |
parent | c94cd48752485bc2abc207c590aa8afce4d3b240 (diff) | |
download | noscript-07b90848293f3a0c387209d5f175d7804c196cd5.tar.gz noscript-07b90848293f3a0c387209d5f175d7804c196cd5.tar.xz noscript-07b90848293f3a0c387209d5f175d7804c196cd5.zip |
Version bump: 10.2.1rc2.
Diffstat (limited to 'src')
-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 83f5cb7..8cb9a08 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.2.1rc1", + "version": "10.2.1rc2", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |