Skip to content

Commit 83f1a05

Browse files
committed
readme: update compatibility table
1 parent efcf5ee commit 83f1a05

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,11 @@ recommended to always keep both `lnd` and `loop` updated to the most recent
6767
released version. If you need to run an older version of `lnd`, please consult
6868
the following table for supported versions.
6969

70-
Loop Version | Compatible LND Version(s)
71-
------------------|------------------
72-
`>= v0.6.0-beta` | `v0.10.x-beta`
73-
`<= 0.5.1-beta` | `v0.7.1-beta` - `v0.10.x-beta`
70+
Loop Version | Compatible LND Version(s)
71+
------------------------------|------------------
72+
`>= v0.6.3-beta` | >= `v0.10.1-beta`
73+
`v0.6.0-beta` - `v0.6.2-beta` | >= `v0.10.0-beta`
74+
`<= 0.5.1-beta` | >= `v0.7.1-beta`
7475

7576
If you are building from source make sure you are using the latest tagged
7677
version of lnd. You can get this by git cloning the repository and checking out

0 commit comments

Comments
 (0)