diff options
author | hackademix | 2018-09-09 15:04:17 +0200 |
---|---|---|
committer | hackademix | 2018-09-09 15:04:17 +0200 |
commit | 5629377921c632febda3fba2910cf57f708b3374 (patch) | |
tree | b7a7910cf37bfe9d7a48e9c71707c6057e3b0e3f /src/manifest.json | |
parent | 9b3b5e050376f2d9d4c8dd17eddce4df417f9ebc (diff) | |
download | noscript-5629377921c632febda3fba2910cf57f708b3374.tar.gz noscript-5629377921c632febda3fba2910cf57f708b3374.tar.xz noscript-5629377921c632febda3fba2910cf57f708b3374.zip |
Version bump: 10.1.9.4.
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 d4494ab..93f6c80 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.9.4rc1", + "version": "10.1.9.4", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |