We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d27dea commit 0491cf7Copy full SHA for 0491cf7
cmd/chantools/root.go
@@ -31,7 +31,7 @@ const (
31
// version is the current version of the tool. It is set during build.
32
// NOTE: When changing this, please also update the version in the
33
// download link shown in the README.
34
- version = "0.14.0"
+ version = "0.14.1"
35
na = "n/a"
36
37
// lndVersion is the current version of lnd that we support. This is
0 commit comments