npm update and Bump version to 1.4.9
This commit is contained in:
parent
8613d52c40
commit
cb0d538cf5
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "LibRedirect",
|
"name": "LibRedirect",
|
||||||
"description": "A web extension that redirects popular sites to alternative privacy-friendly frontends and backends",
|
"description": "A web extension that redirects popular sites to alternative privacy-friendly frontends and backends",
|
||||||
"version": "1.4.8",
|
"version": "1.4.9",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"background": {
|
"background": {
|
||||||
"page": "pages/background/background.html",
|
"page": "pages/background/background.html",
|
||||||
|
|
Loading…
Reference in New Issue