diff --git a/Makefile b/Makefile index 0453bde..7e40ec0 100644 --- a/Makefile +++ b/Makefile @@ -34,8 +34,8 @@ clean: ## EVEN RELEASES are AMO RELEASES ## ODD RELEASES are SELFHOSTED RELEASES -MOZ_VERSION=0.30 -VERSION=0.31 +MOZ_VERSION=0.32 +VERSION=0.32 #VERSION=1.27 xpi: diff --git a/manifest.json b/manifest.json index 02c5d9c..a989603 100644 --- a/manifest.json +++ b/manifest.json @@ -21,7 +21,7 @@ ], "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "0.31", + "version": "0.32", "description": "__MSG_extensionDescription__", "homepage_url": "https://github.com/eyedeekay/i2psetproxy.js", "icons": {