We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e984ffa commit 13703e8Copy full SHA for 13703e8
2 files changed
src/manifest.json
@@ -1,7 +1,7 @@
1
{
2
"name": "__MSG_extensionName__",
3
"description": "__MSG_extensionDescription__",
4
- "version": "3.2.0",
+ "version": "3.3.0",
5
"manifest_version": 2,
6
"browser_specific_settings": {
7
"gecko": {
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/v3.2.0/libredirect-3.2.0.crx' version='3.2.0' />
+ <updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v3.3.0/libredirect-3.3.0.crx' version='3.3.0' />
</app>
</gupdate>
0 commit comments