fix version ordering, 1.26

This commit is contained in:
idk
2019-05-03 18:58:03 -04:00
parent bc47a48492
commit 7a3304c5f0
3 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ uninstall:
clobber:
rm -f ../i2psetproxy.js.zip ../i2p_proxy*.xpi
VERSION=1.25
VERSION=1.26
xpi:
mv ~/Downloads/i2p_proxy-$(VERSION)-an+fx.xpi ../i2psetproxy.js@eyedeekay.github.io.xpi

View File

@@ -8,7 +8,7 @@
"permissions": ["theme", "browsingData", "notifications", "proxy", "privacy", "storage"],
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.25",
"version": "1.26",
"description": "__MSG_extensionDescription__",
"homepage_url": "https://github.com/eyedeekay/i2psetproxy.js",
"icons": {