bump
This commit is contained in:
4
Makefile
4
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:
|
||||
|
@@ -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": {
|
||||
|
Reference in New Issue
Block a user