This commit is contained in:
idk
2019-10-09 17:56:29 -04:00
parent 86913e18d3
commit ab0282bde9
2 changed files with 3 additions and 3 deletions

View File

@@ -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:

View File

@@ -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": {