diff --git a/scripts/check_app_versions.py b/scripts/check_app_versions.py index 199f228b..d7ee40e7 100755 --- a/scripts/check_app_versions.py +++ b/scripts/check_app_versions.py @@ -19,6 +19,7 @@ apps = [{"name": "bitcoin/bitcoin", "current_version_var {"name": "cryptoadvance/specter-desktop", "current_version_variable": "SPECTER_VERSION"}, {"name": "Coldcard/ckbunker", "current_version_variable": "CKBUNKER_VERSION"}, {"name": "alexbosworth/balanceofsatoshis", "current_version_variable": "BOS_VERSION"}, + {"name": "bitromortac/lndmanage", "current_version_variable": "LNDMANAGE_VERSION"}, {"name": "lnbits/lnbits", "current_version": "6cf4881"}, {"name": "apotdevin/thunderhub", "current_version_variable": "THUNDERHUB_VERSION"}, {"name": "stakwork/sphinx-relay", "current_version_variable": "SPHINXRELAY_VERSION"},