From bc47a484924532fce3754c3b638f90d4e573b46f Mon Sep 17 00:00:00 2001 From: idk Date: Fri, 3 May 2019 18:46:07 -0400 Subject: [PATCH] self-distributed version --- Makefile | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {