diff --git a/apps/lightning-terminal/docker-compose.yml b/apps/lightning-terminal/docker-compose.yml index e61b2f5..c6f71d3 100644 --- a/apps/lightning-terminal/docker-compose.yml +++ b/apps/lightning-terminal/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.7" services: web: - image: lightninglabs/lightning-terminal:v0.5.2-alpha@sha256:fa6415256bbac022784c2f555dbf1443da0df65cbad742dc433e00afd00841f1 + image: lightninglabs/lightning-terminal:v0.6.0-alpha@sha256:9943bf0701181179bac160eacee093231836fc8e57a1bcc13ed47a113760cd92 user: "1000:1000" restart: on-failure stop_grace_period: 1m diff --git a/apps/registry.json b/apps/registry.json index d77c372..599b958 100644 --- a/apps/registry.json +++ b/apps/registry.json @@ -406,7 +406,7 @@ "id": "lightning-terminal", "category": "Lightning Node Management", "name": "Lightning Terminal", - "version": "v0.5.2-alpha", + "version": "v0.6.0-alpha", "tagline": "The easiest way to manage channel liquidity", "description": "Lightning Terminal is the easiest way to manage inbound and outbound liquidity on the Lightning Network. Keep your channels open and the funds flowing. It provides a visual interface for interacting with your channels and balances using Loop. \n\nNew: Introducing Lightning Pool, a marketplace for Lightning channels. You can now earn sats by opening new channels to those looking to receive funds on Lightning for a set period of time, or rent a channel to start accepting payments instantly. Join the marketplace and start putting your Bitcoin to work.\n\nWhy use Pool?\n- Earn a return on Lightning capital\n- Rent a channel and start accepting payments instantly\n- Open channels for less with transaction batching\n\nWhy use Loop?\n- Add \"inbound liquidity\" to receive payments\n- Reduce transaction fees by recycling and reusing Lightning channels\n- Send funds to and from users or services that aren't yet Lightning enabled\n- Configurable wait times and \"batching\" allow for further fee savings\n- Refill and offload funds from any number of Lightning channels in a single on-chain transaction", "developer": "Lightning Labs",