diff options
| author | ManeraKai <manerakai@protonmail.com> | 2022-03-09 23:01:07 +0300 | 
|---|---|---|
| committer | ManeraKai <manerakai@protonmail.com> | 2022-03-09 23:01:39 +0300 | 
| commit | 75995689650bbd0b255d6d1941c0aa83957c75bf (patch) | |
| tree | 416d1f3eedc55dd32d64c839e8c058f575d25b57 /src | |
| parent | Added autoRedirect off offline instances option (diff) | |
| download | libredirect-75995689650bbd0b255d6d1941c0aa83957c75bf.zip | |
Bump version to 1.5.0
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 7c22b2e8..1e7c49f5 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.4.9", + "version": "1.5.0", "manifest_version": 2, "background": { "page": "pages/background/background.html",  | 
