cln backup plugin update (#4446)

This commit is contained in:
openoms 2024-02-29 12:46:24 +00:00 committed by GitHub
parent 45c5c0ff57
commit 11c2072580
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ function help() {
}
# https://github.com/lightningd/plugins/commits/master/backup
pinnedVersion="30003279e35e5931fc85d7e6211ea4de6f9554d7"
pinnedVersion="46f28a88a2aa15c7c1b3c95a21dd99ea2195995e"
# command info
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then