From 738e5e9c5525c8bcf1e057aa5b99a52e11933cc8 Mon Sep 17 00:00:00 2001 From: idk Date: Fri, 15 Mar 2019 22:14:44 -0400 Subject: [PATCH] fix android --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fb79718..1232608 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ uninstall: clobber: rm -f ../i2psetproxy.js.zip ../i2p_proxy*.xpi -VERSION=1.18 +VERSION=1.19 xpi: mv ~/Downloads/i2p_proxy-$(VERSION)-an+fx.xpi ../i2psetproxy.js@eyedeekay.github.io.xpi