Skip to content

Commit 56f6382

Browse files
committed
2.5.3 => 2.5.2
1 parent 736a731 commit 56f6382

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "__MSG_extensionName__",
33
"description": "__MSG_extensionDescription__",
4-
"version": "2.5.3",
4+
"version": "2.5.2",
55
"manifest_version": 2,
66
"browser_specific_settings": {
77
"gecko": {

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.5.3/libredirect-2.5.3.crx' version='2.5.3' />
4+
<updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v2.5.2/libredirect-2.5.2.crx' version='2.5.2' />
55
</app>
66
</gupdate>

0 commit comments

Comments
 (0)