Browse Source

Update LightningNetwork+ to v.0.1.30 (#510)

main
Alan Plus 2 years ago
committed by GitHub
parent
commit
9ae9086408
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      lnplus/docker-compose.yml
  2. 4
      lnplus/umbrel-app.yml

2
lnplus/docker-compose.yml

@ -6,7 +6,7 @@ services:
APP_HOST: lnplus_web_1
APP_PORT: "3777"
web:
image: lightningnetworkplus/lnpclient:v0.1.24@sha256:28e54c7896d4d62fa5ca742c39ce8e9fffd71baede1490610296f03c81913e5c
image: lightningnetworkplus/lnpclient:v0.1.31@sha256:35a8f299ee09c70318f93d7b3f0332215eb4e7fc0de75f527b6e49438722160c
restart: on-failure
stop_grace_period: 1m
volumes:

4
lnplus/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1
id: lnplus
category: Lightning Node Management
name: Lightning Network+
version: "0.1.24"
version: "0.1.31"
tagline: Get incoming liquidity and double your channels for free
description: >-
Lightning Network Plus (LN+) is a free app that helps lightning node operators to team up and create liquidity swaps.
@ -13,7 +13,7 @@ description: >-
The app will automatically log you in with your node. You can join a swap or you can create a new one. You can chat with other node operators. LN+ will help you open the channel with a single click, or you can open the channel manually with the app of your choice. You can rate swap participants, and you will receive ratings to build your node's reputation.
releaseNotes: >-
Fix account edit page.
Updated help pages and error handling.
developer: Lightning Network+
website: https://lightningnetwork.plus
dependencies:

Loading…
Cancel
Save