Remove forceUpdate

This commit is contained in:
Aaron Dewes 2022-02-28 22:20:26 +01:00
parent 3da65fdcb3
commit 7aa7240ff0

View File

@ -2,6 +2,5 @@
"version": "0.1.0",
"name": "Citadel 0.1.0",
"requires": ">=0.5.24",
"notes": "Please note: This update is not compatible with the c-lightning beta. We're resetting version numbers to 0.0.1. This update only contains one bug fix, but please install this update so you'll receive further updates.",
"forceUpdate": true
"notes": "Please note: This update is not compatible with the c-lightning beta. We're resetting version numbers to 0.0.1. This update only contains one bug fix, but please install this update so you'll receive further updates."
}