From 09c73ba49ec377c85188f582e02e2829926faa43 Mon Sep 17 00:00:00 2001 From: Aaron Dewes Date: Sun, 28 Nov 2021 16:38:22 +0000 Subject: [PATCH] Citadel 0.5.14 --- info.json | 6 +++--- scripts/update/.updateignore | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/info.json b/info.json index f8e652a..288194a 100644 --- a/info.json +++ b/info.json @@ -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." } diff --git a/scripts/update/.updateignore b/scripts/update/.updateignore index 5b41489..2b87b25 100644 --- a/scripts/update/.updateignore +++ b/scripts/update/.updateignore @@ -9,3 +9,4 @@ events/signals logs/* app-data/* apps/networking.json +use-core-upstream