Skip to content

Commit 7174248

Browse files
committed
root: bump version to v0.14.0
1 parent 2713837 commit 7174248

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.13.7"
34+
version = "0.14.0"
3535
na = "n/a"
3636

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

0 commit comments

Comments
 (0)