From ab1fd7acff3537f99f072ab9de39ef53730de2ac Mon Sep 17 00:00:00 2001 From: idk Date: Fri, 3 May 2019 18:43:05 -0400 Subject: [PATCH] version bump --- Makefile | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 0e8f8c6..895de97 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ uninstall: clobber: rm -f ../i2psetproxy.js.zip ../i2p_proxy*.xpi -VERSION=1.23 +VERSION=1.24 xpi: mv ~/Downloads/i2p_proxy-$(VERSION)-an+fx.xpi ../i2psetproxy.js@eyedeekay.github.io.xpi diff --git a/manifest.json b/manifest.json index 9c3e087..bc24193 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.23", + "version": "1.24", "description": "__MSG_extensionDescription__", "homepage_url": "https://github.com/eyedeekay/i2psetproxy.js", "icons": {