Skip to content

Commit 3e20796

Browse files
committed
Bump version => 2.2.0
1 parent 0701c75 commit 3e20796

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

chromium.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Linux
2-
- 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)
2+
- 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)
33
- Open `chrome://extensions`
44
- Enable `dev mode`
55
- Rerfesh the page
@@ -8,11 +8,11 @@
88
Updates are automatic
99

1010
## Windows, MacOS
11-
- Download the latest release [libredirect-2.1.0.zip](https://github.com/libredirect/libredirect/releases/download/v2.1.0/libredirect-2.1.0.zip)
11+
- Download the latest release [libredirect-2.2.0.zip](https://github.com/libredirect/libredirect/releases/download/v2.2.0/libredirect-2.2.0.zip)
1212
- Unzip it with `Auto detect subfolder`
1313
- Open `chrome://extensions`
1414
- Enable `dev mode`
15-
- Click `Load unpacked`. Select and Open `libredirect-2.1.0/`
15+
- Click `Load unpacked`. Select and Open `libredirect-2.2.0/`
1616

1717
https://user-images.githubusercontent.com/40805353/159987051-8be73cd3-3fdf-4dd0-99d4-8886674fbdb6.mp4
1818

src/updates/updates.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
33
<app appid='oladmjdebphlnjjcnomfhhbfdldiimaf'>
4-
<updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v2.1.0/libredirect-2.1.0.crx' version='2.1.0' />
4+
<updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v2.2.0/libredirect-2.2.0.crx' version='2.2.0' />
55
</app>
66
</gupdate>

0 commit comments

Comments
 (0)