update joininbox to v0.8.4 (#5048)

This commit is contained in:
openoms
2025-06-07 18:42:56 +02:00
committed by GitHub
parent 69552eaf82
commit cad0f3a617
2 changed files with 2 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ Features:
- Update: LNDg v1.10.0 [details](https://github.com/cryptosharks131/lndg/releases/tag/v1.10.0)
- Update: Fulcrum Electrum server v1.11.1 (CLI install script with status menu) [details](https://github.com/cculianu/Fulcrum/releases/tag/v1.11.1)
- Update: Helipad (Podcasting 2.0 Boostagram reader) v0.2.1 [details](https://github.com/Podcastindex-org/helipad/)
- Update: JoininBox v0.8.4 [details](https://github.com/openoms/joininbox/releases/tag/v0.8.4)
- Remove: Migration from Umbrel, MyNode, Citadel (because of new drive layout with boot option)
## What's new in Version 1.11.4 of RaspiBlitz?

View File

@@ -6,7 +6,7 @@
# https://github.com/openoms/joininbox
# https://github.com/openoms/joininbox/tags
JBTAG="v0.8.3" # installs JoinMarket v0.9.11
JBTAG="v0.8.4" # installs JoinMarket v0.9.11
# command info
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then