diff options
author | hackademix | 2018-08-25 23:25:34 +0200 |
---|---|---|
committer | hackademix | 2018-08-27 18:48:04 +0200 |
commit | 45c9d25da887f425fa0a33f5e2e1b4efbd20e5d7 (patch) | |
tree | 622490a135d29646fa072157c6381f7134b1572b /src | |
parent | ab3827b42d17da460ddfb10186cadf30bfdab126 (diff) | |
download | noscript-45c9d25da887f425fa0a33f5e2e1b4efbd20e5d7.tar.gz noscript-45c9d25da887f425fa0a33f5e2e1b4efbd20e5d7.tar.xz noscript-45c9d25da887f425fa0a33f5e2e1b4efbd20e5d7.zip |
Version bump: 10.1.9rc1
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 5c1c033..7358e59 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.23", + "version": "10.1.9rc1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |