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 e3285da commit 6acc818Copy full SHA for 6acc818
cmd/chantools/root.go
@@ -30,7 +30,7 @@ const (
30
// version is the current version of the tool. It is set during build.
31
// NOTE: When changing this, please also update the version in the
32
// download link shown in the README.
33
- version = "0.13.0"
+ version = "0.13.1"
34
na = "n/a"
35
36
// lndVersion is the current version of lnd that we support. This is
0 commit comments