Skip to content

Commit 13703e8

Browse files
committed
3.2.0 => 3.3.0
1 parent e984ffa commit 13703e8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

0 commit comments

Comments
 (0)