diff --git a/CHANGES.md b/CHANGES.md index 00cb7fa37..0fb9a5a48 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -13,7 +13,8 @@ - Update: LNbits 0.6.0 [details](https://github.com/lnbits/lnbits-legend/releases/tag/0.6.0) - Update: RTL v0.12.1 [details](https://github.com/Ride-The-Lightning/RTL/releases/tag/v0.12.1) - Update: C-lightningREST v0.6.1 [details](https://github.com/Ride-The-Lightning/c-lightning-REST/releases/tag/v0.6.1) -- Update: CL Spark Wallet v0.3.1[details](https://github.com/shesek/spark-wallet/releases/tag/v0.3.1) +- Update: CL Spark Wallet v0.3.1 [details](https://github.com/shesek/spark-wallet/releases/tag/v0.3.1) +- Update: CL Sparko plugin v0.2.8 [details](https://github.com/fiatjaf/sparko/releases/tag/v2.8) - Update: Lightning Terminal v0.6.1-alpha with Lightning Node Connect over Tor [details](https://github.com/lightninglabs/lightning-terminal/releases/tag/v0.6.1-alpha) - Update: Channel Tools (chantools) v0.10.1 [details](https://github.com/guggero/chantools/releases/tag/v0.10.1) - Update: BTCPayServer v1.4.4 with UPDATE option [details](https://github.com/btcpayserver/btcpayserver/releases/tag/v1.4.4) diff --git a/home.admin/config.scripts/cl-plugin.sparko.sh b/home.admin/config.scripts/cl-plugin.sparko.sh index 93e152d4d..c1f9ccd53 100644 --- a/home.admin/config.scripts/cl-plugin.sparko.sh +++ b/home.admin/config.scripts/cl-plugin.sparko.sh @@ -4,7 +4,7 @@ # built-in path dir: /usr/local/libexec/c-lightning/plugins/ # added --plugin-dir=/home/bitcoin/${netprefix}cl-plugins-enabled -SPARKOVERSION="v2.7" +SPARKOVERSION="v2.8" # command info if [ $# -lt 1 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ];then