diff --git a/debian/changelog b/debian/changelog index 113deb3..0e264c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +i2psetproxy.js (0.55-1) UNRELEASED; urgency=low + + * Get rid of Web Browsing context launcher + * Fix linter errors + * Tolerate themes + * Tolerate other containerizers + + -- idk Thu, 2 JAN 2019 16:47:33 -0400 + i2psetproxy.js (0.53-1) UNRELEASED; urgency=low * Quick Fix diff --git a/debian/source/include-binaries b/debian/source/include-binaries index d54d688..7e9173b 100644 --- a/debian/source/include-binaries +++ b/debian/source/include-binaries @@ -1,6 +1,6 @@ i2psetproxy.js.gif i2psetproxy.js@eyedeekay.github.io.xpi -i2pbb@eyedeekay.github.io.xpi +i2ppb@eyedeekay.github.io.xpi web-ext-artifacts/i2p_in_private_browsing-0.51-an+fx.xpi smartlander.pdf browser.pdf \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9031e8a..9bd5a77 100644 --- a/manifest.json +++ b/manifest.json @@ -23,8 +23,8 @@ ], "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "0.53", - "version_name": "0.53", + "version": "0.55", + "version_name": "0.55", "description": "__MSG_extensionDescription__", "homepage_url": "https://github.com/eyedeekay/i2psetproxy.js", "icons": {