mirror of
https://github.com/guggero/chantools.git
synced 2026-08-13 12:33:34 +02:00
root: bump verstion to v0.13.2
This commit is contained in:
parent
a25853f92f
commit
bb9494a7ab
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.1"
|
||||
version = "0.13.2"
|
||||
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