Skip to content

Commit e7a9b62

Browse files
authored
bump max LND version to <0.21 (#55)
1 parent bc9e2b4 commit e7a9b62

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

manifest.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "LNBits"
33
version: 1.3.0.1
44
release-notes: |
55
* Update to v1.3.0 [release notes](https://github.com/lnbits/lnbits/releases/tag/v1.3.0)
6+
* Bump max LND version
67
license: MIT
78
wrapper-repo: "https://github.com/Start9Labs/lnbits-startos"
89
upstream-repo: "https://github.com/lnbits/lnbits"
@@ -77,7 +78,7 @@ interfaces:
7778
- http
7879
dependencies:
7980
lnd:
80-
version: ">=0.14.3 <0.20.0"
81+
version: ">=0.14.3 <0.21.0"
8182
description: Used to communicate with the Lightning Network.
8283
requirement:
8384
type: "opt-in"

0 commit comments

Comments
 (0)