mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-28 12:36:27 +02:00
Update Bitcoin Core v23.0
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
- New: WebUI
|
||||
- New: BackendAPI
|
||||
- Update: Bitcoin Core v23.0 [details](https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-23.0.md)
|
||||
- Update: C-lightning v0.11.0.1 [details](https://github.com/ElementsProject/lightning/releases/tag/v0.11.0.1)
|
||||
|
||||
## What's new in Version 1.7.2 of RaspiBlitz?
|
||||
|
@@ -15,7 +15,7 @@ if [ "$1" = "install" ]; then
|
||||
|
||||
# set version (change if update is available)
|
||||
# https://bitcoincore.org/en/download/
|
||||
bitcoinVersion="22.0"
|
||||
bitcoinVersion="23.0"
|
||||
|
||||
# needed to check code signing
|
||||
# https://github.com/laanwj
|
||||
|
Reference in New Issue
Block a user