diff options
author | hackademix | 2018-07-28 02:18:05 +0200 |
---|---|---|
committer | hackademix | 2018-07-28 02:18:05 +0200 |
commit | 10d0809b74eeb59452073644ac1c97db27fc0036 (patch) | |
tree | 783bf5b87ed2d4f1424de6ba22315eee47e849a1 /src/manifest.json | |
parent | 5c85ae8a8ad813e60edbf70497d833d661a3560e (diff) | |
download | noscript-10d0809b74eeb59452073644ac1c97db27fc0036.tar.gz noscript-10d0809b74eeb59452073644ac1c97db27fc0036.tar.xz noscript-10d0809b74eeb59452073644ac1c97db27fc0036.zip |
Version bump: 10.1.8.10rc1.
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 41c6345..b69a70a 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.9", + "version": "10.1.8.10rc1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |