diff options
author | hackademix | 2018-10-06 18:20:02 +0200 |
---|---|---|
committer | hackademix | 2018-10-06 18:20:02 +0200 |
commit | bb4660e89fa60563dd29f319af77a38f933f979d (patch) | |
tree | 7fa777f2e532ac44c36e340fc87da8036c171e5f /src/manifest.json | |
parent | fc4ab21b2dab3d458d4d2134b0d141698567f07d (diff) | |
download | noscript-bb4660e89fa60563dd29f319af77a38f933f979d.tar.gz noscript-bb4660e89fa60563dd29f319af77a38f933f979d.tar.xz noscript-bb4660e89fa60563dd29f319af77a38f933f979d.zip |
Version bump: 10.1.9.7.
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 e859c08..378043d 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.9.7rc3", + "version": "10.1.9.7", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |