Skip to content

Commit 0491cf7

Browse files
committed
root: bump version to v0.14.1
1 parent 7d27dea commit 0491cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/chantools/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const (
3131
// version is the current version of the tool. It is set during build.
3232
// NOTE: When changing this, please also update the version in the
3333
// download link shown in the README.
34-
version = "0.14.0"
34+
version = "0.14.1"
3535
na = "n/a"
3636

3737
// lndVersion is the current version of lnd that we support. This is

0 commit comments

Comments
 (0)