diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-03-23 14:08:36 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-03-23 14:08:36 +0300 |
commit | 774c684703a14ee7b06fd4ba31d345dac4d6847e (patch) | |
tree | 8493ae2afe3c2da6097928e30cabd65a7871a62f /src/manifest.json | |
parent | Merge branch 'master' of https://github.com/libredirect/libredirect (diff) | |
download | libredirect-774c684703a14ee7b06fd4ba31d345dac4d6847e.zip |
npm update. Bump version => 1.5.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 1827aeeb..b519cbc9 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "name": "LibRedirect", "description": "A web extension that redirects popular sites to alternative privacy-friendly frontends and backends", - "version": "1.5.6", + "version": "1.5.7", "manifest_version": 2, "browser_specific_settings": { "gecko": { |