about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-03-09 23:01:07 +0300
committerManeraKai <manerakai@protonmail.com>2022-03-09 23:01:39 +0300
commit75995689650bbd0b255d6d1941c0aa83957c75bf (patch)
tree416d1f3eedc55dd32d64c839e8c058f575d25b57
parentAdded autoRedirect off offline instances option (diff)
downloadlibredirect-75995689650bbd0b255d6d1941c0aa83957c75bf.zip
Bump version to 1.5.0
-rw-r--r--src/manifest.json2
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",