about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-03-06 14:28:19 +0300
committerManeraKai <manerakai@protonmail.com>2022-03-06 14:28:26 +0300
commitcb0d538cf582fc9b3ce1e70eaaa7d57fd0d851dd (patch)
treef6334566dff3107ddb7db28233cd4b67c9c98484
parentDisabled Piped-Material preferrences temprorarly (diff)
downloadlibredirect-cb0d538cf582fc9b3ce1e70eaaa7d57fd0d851dd.zip
npm update and Bump version to 1.4.9
-rw-r--r--src/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index a3ead1da..3ff9d5ac 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.8",
+  "version": "1.4.9",
   "manifest_version": 2,
   "background": {
     "page": "pages/background/background.html",