From 8156c90032ed6023cca51a7c5b1073784ded37aa Mon Sep 17 00:00:00 2001 From: openoms <43343391+openoms@users.noreply.github.com> Date: Sat, 24 Dec 2022 19:51:43 +0100 Subject: [PATCH] joininbox update to v0.7.5 (#3576) fixes the port collusion between LND REST and the JM onion_serving_port --- home.admin/config.scripts/bonus.joinmarket.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/config.scripts/bonus.joinmarket.sh b/home.admin/config.scripts/bonus.joinmarket.sh index e93d26522..e15ee9d27 100755 --- a/home.admin/config.scripts/bonus.joinmarket.sh +++ b/home.admin/config.scripts/bonus.joinmarket.sh @@ -6,7 +6,7 @@ # https://github.com/openoms/joininbox # https://github.com/openoms/joininbox/tags -JBTAG="v0.7.4" # installs JoinMarket v0.9.8 +JBTAG="v0.7.5" # installs JoinMarket v0.9.8 # command info if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then