#3370 update cl-rest to 0.9.0 (#3478)

This commit is contained in:
/rootzoll
2022-11-26 20:00:11 +01:00
committed by GitHub
parent f1bba1de0e
commit 79536c4b4b

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# https://github.com/Ride-The-Lightning/c-lightning-REST/releases/
CLRESTVERSION="v0.7.2"
CLRESTVERSION="v0.9.0"
# help
if [ $# -eq 0 ]||[ "$1" = "-h" ]||[ "$1" = "--help" ];then