Skip to content

Commit 6acc818

Browse files
committed
root: bump version to v0.13.1
1 parent e3285da commit 6acc818

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
@@ -30,7 +30,7 @@ const (
3030
// version is the current version of the tool. It is set during build.
3131
// NOTE: When changing this, please also update the version in the
3232
// download link shown in the README.
33-
version = "0.13.0"
33+
version = "0.13.1"
3434
na = "n/a"
3535

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

0 commit comments

Comments
 (0)