Skip to content

Commit 7080c9a

Browse files
committed
3.1.0 => 3.2.0
1 parent 642eb98 commit 7080c9a

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": "3.1.0",
4+
"version": "3.2.0",
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/v3.1.0/libredirect-3.1.0.crx' version='3.1.0' />
4+
<updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v3.2.0/libredirect-3.2.0.crx' version='3.2.0' />
55
</app>
66
</gupdate>

0 commit comments

Comments
 (0)