about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-06-18 17:05:16 +0300
committerManeraKai <manerakai@protonmail.com>2022-06-18 17:05:16 +0300
commit3e2079633af6a62d9f6ffc7993e1bc3850c9ddcc (patch)
treec3b0e24fc3b436ab8dc403378810c512ff8cb327
parentMerge pull request #317 from weblate/weblate-libredirect-extension (diff)
downloadlibredirect-3e2079633af6a62d9f6ffc7993e1bc3850c9ddcc.zip
Bump version => 2.2.0
Diffstat (limited to '')
-rw-r--r--chromium.md6
-rw-r--r--src/updates/updates.xml2
2 files changed, 4 insertions, 4 deletions
diff --git a/chromium.md b/chromium.md
index d42d8cf1..0e09f554 100644
--- a/chromium.md
+++ b/chromium.md
@@ -1,5 +1,5 @@
 ## Linux
-- Download the latest `.crx` file: [libredirect-2.1.0.crx](https://github.com/libredirect/libredirect/releases/download/v2.1.0/libredirect-2.1.0.crx)
+- Download the latest `.crx` file: [libredirect-2.2.0.crx](https://github.com/libredirect/libredirect/releases/download/v2.2.0/libredirect-2.2.0.crx)
 - Open `chrome://extensions`
 - Enable `dev mode`
 - Rerfesh the page
@@ -8,11 +8,11 @@
 Updates are automatic
 
 ## Windows, MacOS
-- Download the latest release [libredirect-2.1.0.zip](https://github.com/libredirect/libredirect/releases/download/v2.1.0/libredirect-2.1.0.zip)
+- Download the latest release [libredirect-2.2.0.zip](https://github.com/libredirect/libredirect/releases/download/v2.2.0/libredirect-2.2.0.zip)
 - Unzip it with `Auto detect subfolder`
 - Open `chrome://extensions`
 - Enable `dev mode`
-- Click `Load unpacked`. Select and Open `libredirect-2.1.0/`
+- Click `Load unpacked`. Select and Open `libredirect-2.2.0/`
 
 https://user-images.githubusercontent.com/40805353/159987051-8be73cd3-3fdf-4dd0-99d4-8886674fbdb6.mp4
 
diff --git a/src/updates/updates.xml b/src/updates/updates.xml
index eccf9111..d10a617f 100644
--- a/src/updates/updates.xml
+++ b/src/updates/updates.xml
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
     <app appid='oladmjdebphlnjjcnomfhhbfdldiimaf'>
-        <updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v2.1.0/libredirect-2.1.0.crx' version='2.1.0' />
+        <updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v2.2.0/libredirect-2.2.0.crx' version='2.2.0' />
     </app>
 </gupdate>