about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-03-13 12:43:50 +0300
committerManeraKai <manerakai@protonmail.com>2022-03-13 12:43:50 +0300
commitc809a02f293e31d7b4bb3f790c846b9b5326e138 (patch)
tree0afae1dabd2fe7ad60775fa844715215103a4213
parentFixed an error in Brave browser (diff)
downloadlibredirect-c809a02f293e31d7b4bb3f790c846b9b5326e138.zip
Bump version to 1.5.3
-rw-r--r--src/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 87c6400f..31ad2ba9 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.2",
+  "version": "1.5.3",
   "manifest_version": 2,
   "background": {
     "page": "pages/background/background.html",