Skip to content

Commit bb9494a

Browse files
committed
root: bump verstion to v0.13.2
1 parent a25853f commit bb9494a

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

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

0 commit comments

Comments
 (0)