diff --git a/Makefile b/Makefile index 895de97..1e190b1 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ uninstall: clobber: rm -f ../i2psetproxy.js.zip ../i2p_proxy*.xpi -VERSION=1.24 +VERSION=1.25 xpi: mv ~/Downloads/i2p_proxy-$(VERSION)-an+fx.xpi ../i2psetproxy.js@eyedeekay.github.io.xpi diff --git a/manifest.json b/manifest.json index bc24193..74cf58a 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ "permissions": ["theme", "browsingData", "notifications", "proxy", "privacy", "storage"], "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "1.24", + "version": "1.25", "description": "__MSG_extensionDescription__", "homepage_url": "https://github.com/eyedeekay/i2psetproxy.js", "icons": {