about summary refs log tree commit diff stats
path: root/src/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/manifest.json')
-rw-r--r--src/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index c261e221..7382ba26 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.3",
+  "version": "1.5.4",
   "manifest_version": 2,
   "background": {
     "page": "pages/background/background.html",