about summary refs log tree commit diff stats
path: root/src/manifest.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-03-17 18:12:31 +0300
committerManeraKai <manerakai@protonmail.com>2022-03-17 18:12:31 +0300
commit0fdf3f4a0c6a618bab834e07a0a474b494833f1d (patch)
treebfb6a00371a831ad84863e794f674c938dbb3fd8 /src/manifest.json
parentFixed bugs (diff)
downloadlibredirect-0fdf3f4a0c6a618bab834e07a0a474b494833f1d.zip
Forgot to uncomment a code. Bump version to 1.5.5
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 7382ba26..54068ee5 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.4",
+  "version": "1.5.5",
   "manifest_version": 2,
   "background": {
     "page": "pages/background/background.html",