Citadel 0.5.14

This commit is contained in:
Aaron Dewes 2021-11-28 16:38:22 +00:00
parent 477ed426e8
commit 09c73ba49e
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"version": "0.5.13",
"name": "Citadel 0.5.13 - Yet another bugfix release",
"version": "0.5.14",
"name": "Citadel 0.5.14",
"requires": ">=0.5.5",
"notes": "This update fixes more issues we had in the previous release. Lnbits and BTCPay Server should work again. BTCPay Server requires a reinstall to work again. In addition, we switched to Bitcoin Knots (a fork of Bitcoin Core with the same consensus rules by Bitcoin maintainer luke-jr) in this update."
"notes": "This update improves Lightning address support and sets the defaul base fee for Lightning to 0."
}

View File

@ -9,3 +9,4 @@ events/signals
logs/*
app-data/*
apps/networking.json
use-core-upstream