Update LNbits to 0.9.7 (#376)

Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
This commit is contained in:
JimSB 2023-02-03 14:47:42 -05:00 committed by GitHub
parent dac430dc6b
commit 6367fa1662
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 10 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
web:
image: lnbitsdocker/lnbits-legend:0.9.4@sha256:0dbcc5ad5c5d4439c4ee5148206ecd3fbc28422aec2847a3f17e968205dab68b
image: lnbitsdocker/lnbits-legend:0.9.7@sha256:1fccd9611a23b9d9259ca4adff860e3e2d441ed42261d192141e76b261cd3b74
init: true
restart: on-failure
stop_grace_period: 1m

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: lnbits
category: Finance
name: LNbits
version: "0.9.4"
version: "0.9.7"
tagline: Multi-user wallet management system
description: >-
LNbits is a simple multi-user and account system for Lightning
@ -28,12 +28,8 @@ path: ""
defaultUsername: ""
defaultPassword: ""
releaseNotes: >-
- New Boltcard extension: create and manage LNURL tap and pay NFC cards!
- This minor release updates the Docker images and fixes the dependency versions from 0.9.6.1.
- New Invoices extension: creating formal invoices your goods/services!
- Updated Onchain Wallet extension: connect our new open-source hardware wallet over serial! More info on https://lnbits.github.io/hardware-wallet/installer/.
- More improvements to some extensions and bug fixes.
See the full changelog here: https://github.com/lnbits/lnbits/releases/tag/0.9.7
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/pull/372