mirror of
https://github.com/guggero/chantools.git
synced 2026-08-13 12:33:34 +02:00
root: bump version to v0.13.7
This commit is contained in:
parent
33a05f61d4
commit
009c20f304
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,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.13.6"
|
||||
version = "0.13.7"
|
||||
na = "n/a"
|
||||
|
||||
// lndVersion is the current version of lnd that we support. This is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue