We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f927849 commit 0f2fde3Copy full SHA for 0f2fde3
1 file changed
scripts/install.clightning.sh
@@ -2,7 +2,7 @@
2
# https://lightning.readthedocs.io/
3
4
# https://github.com/ElementsProject/lightning/releases
5
-CLVERSION=v0.9.3
+CLVERSION=v0.10.0
6
7
# help
8
if [ $# -eq 0 ]||[ "$1" = "-h" ]||[ "$1" = "--help" ];then
0 commit comments