joininbox update to v0.7.5 (#3576)

fixes the port collusion between LND REST and the JM onion_serving_port
This commit is contained in:
openoms 2022-12-24 19:51:43 +01:00 committed by GitHub
parent d532b721a2
commit 8156c90032
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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