mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 06:48:00 +01:00
Update LNbits 0.7.0
This commit is contained in:
parent
3e82d34b9b
commit
440449c8d8
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
- New: Fulcrum Electrum server v1.6.0 (CLI install script) [issue](https://github.com/rootzoll/raspiblitz/issues/2924)
|
||||
- Update: LND v0.14.2-beta [details](https://github.com/lightningnetwork/lnd/releases/tag/v0.14.2-beta)
|
||||
- Update: C-lightning v0.10.2 [details](https://github.com/ElementsProject/lightning/releases/tag/v0.10.2)
|
||||
- Update: LNbits 0.6.0 [details](https://github.com/lnbits/lnbits-legend/releases/tag/0.6.0)
|
||||
- Update: LNbits 0.7.0 [details](https://github.com/lnbits/lnbits-legend/releases/tag/0.7.0)
|
||||
- Update: RTL v0.12.1 [details](https://github.com/Ride-The-Lightning/RTL/releases/tag/v0.12.1)
|
||||
- Update: C-lightningREST v0.6.1 [details](https://github.com/Ride-The-Lightning/c-lightning-REST/releases/tag/v0.6.1)
|
||||
- Update: CL Spark Wallet v0.3.1 [details](https://github.com/shesek/spark-wallet/releases/tag/v0.3.1)
|
||||
|
|
|
@ -446,7 +446,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
|
|||
fi
|
||||
#tag="tags/raspiblitz"
|
||||
# https://github.com/lnbits/lnbits-legend/releases
|
||||
tag="0.6.0"
|
||||
tag="0.7.0"
|
||||
if [ "$4" != "" ]; then
|
||||
tag="$4"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue