Skip to content

Commit 2bb161e

Browse files
authored
Merge pull request #310 from lightninglabs/lit-0.6.1
mod+app: bump Pool version to v0.5.4-alpha, prepare for release 0.6.2
2 parents 7c557ef + ecc0794 commit 2bb161e

File tree

12 files changed

+408
-25
lines changed

12 files changed

+408
-25
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Lightning Terminal is backwards compatible with `lnd` back to version v0.13.3-be
7070

7171
| LiT | LND |
7272
|------------------| ------------ |
73+
| **v0.6.2-alpha** | v0.13.3-beta |
7374
| **v0.6.1-alpha** | v0.13.3-beta |
7475
| **v0.6.0-alpha** | v0.13.3-beta |
7576
| **v0.5.2-alpha** | v0.12.0-beta |
@@ -86,8 +87,9 @@ Lightning Terminal is backwards compatible with `lnd` back to version v0.13.3-be
8687

8788
## Daemon Versions packaged with LiT
8889

89-
| LiT | LND | Loop | Faraday | Pool |
90-
|------------------| ------------ | ----------- | ------------ |---------------|
90+
| LiT | LND | Loop | Faraday | Pool |
91+
|------------------| ------------ | ----------- | ------------ |--------------|
92+
| **v0.6.2-alpha** | v0.14.1-beta | v0.15.1-beta | v0.2.7-alpha | v0.5.4-alpha |
9193
| **v0.6.1-alpha** | v0.14.1-beta | v0.15.1-beta | v0.2.7-alpha | v0.5.2-alpha |
9294
| **v0.5.3-alpha** | v0.13.3-beta | v0.14.1-beta | v0.2.6-alpha | v0.5.0-alpha |
9395
| **v0.5.2-alpha** | v0.13.3-beta | v0.14.1-beta | v0.2.6-alpha | v0.5.0-alpha |

app/src/types/generated/auctioneerrpc/auctioneer_pb.d.ts

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/src/types/generated/auctioneerrpc/auctioneer_pb.js

Lines changed: 56 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/src/types/generated/trader_pb.d.ts

Lines changed: 42 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)