From 9569e4d7c40fec19e6968c949dce54720bef577e Mon Sep 17 00:00:00 2001 From: kexkey Date: Thu, 4 Apr 2019 19:27:58 -0400 Subject: [PATCH] sparkwallet was the wrong version --- dist/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/setup.sh b/dist/setup.sh index 10ec07b..230a341 100755 --- a/dist/setup.sh +++ b/dist/setup.sh @@ -711,7 +711,7 @@ OTSCLIENT_VERSION="v0.2.0-rc.1" PYCOIN_VERSION="v0.2.0-rc.1" BITCOIN_VERSION="v0.17.1" LIGHTNING_VERSION="v0.7.0" -SPARKWALLET_VERSION="v0.2.3" +SPARKWALLET_VERSION="v0.2.5" SETUP_DIR=$(dirname $(realpath $0))