Skip to content

Commit 0f2fde3

Browse files
committed
clightning update to v0.10.0
1 parent f927849 commit 0f2fde3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/install.clightning.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# https://lightning.readthedocs.io/
33

44
# https://github.com/ElementsProject/lightning/releases
5-
CLVERSION=v0.9.3
5+
CLVERSION=v0.10.0
66

77
# help
88
if [ $# -eq 0 ]||[ "$1" = "-h" ]||[ "$1" = "--help" ];then

0 commit comments

Comments
 (0)