mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-17 21:31:45 +01:00
parent
6ae2f64b4e
commit
3dc1351a8b
@ -4,6 +4,7 @@ Features:
|
||||
|
||||
- Update: amd64 base image: debian-12.8.0-amd64-netinst.iso [details](https://www.debian.org/releases/stable/amd64/release-notes/ch-whats-new.en.html)
|
||||
- Update: Specter Desktop 2.0.5 [details](https://github.com/cryptoadvance/specter-desktop/releases/tag/v2.0.5)
|
||||
- Update: Fulcrum Electrum server v1.11.1 (CLI install script with status menu) [details](https://github.com/cculianu/Fulcrum/releases/tag/v1.11.1)
|
||||
|
||||
|
||||
## What's new in Version 1.11.3 of RaspiBlitz?
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# https://github.com/cculianu/Fulcrum/releases
|
||||
fulcrumVersion="1.10.0"
|
||||
fulcrumVersion="1.11.1"
|
||||
|
||||
portTCP="50021"
|
||||
portSSL="50022"
|
||||
|
Loading…
x
Reference in New Issue
Block a user