Skip to content

Commit f0d0342

Browse files
committed
mod+app: bump Pool version to v0.5.4-alpha, prepare for release 0.6.2
With this commit we update the version of the Pool trader daemon to v0.5.4-alpha. And we prepare the README for a new release of LiT v0.6.2-alpha.
1 parent 140651a commit f0d0342

File tree

10 files changed

+402
-20
lines changed

10 files changed

+402
-20
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)