diff --git a/cmd/chantools/root.go b/cmd/chantools/root.go index b968a3e..1ca5121 100644 --- a/cmd/chantools/root.go +++ b/cmd/chantools/root.go @@ -30,7 +30,7 @@ const ( // version is the current version of the tool. It is set during build. // NOTE: When changing this, please also update the version in the // download link shown in the README. - version = "0.12.2" + version = "0.13.0" na = "n/a" // lndVersion is the current version of lnd that we support. This is