From b5a653c634c9dd4057fdaa168a9d2fe7da35f1c7 Mon Sep 17 00:00:00 2001 From: steepdawn974 <92274076+steepdawn974@users.noreply.github.com> Date: Fri, 4 Oct 2024 15:11:47 +0200 Subject: [PATCH] Bump clboss version to v0.13.3 (#4778) --- home.admin/config.scripts/cl-plugin.clboss.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/config.scripts/cl-plugin.clboss.sh b/home.admin/config.scripts/cl-plugin.clboss.sh index 64a52d5ae..35a14cde7 100644 --- a/home.admin/config.scripts/cl-plugin.clboss.sh +++ b/home.admin/config.scripts/cl-plugin.clboss.sh @@ -3,7 +3,7 @@ # https://github.com/ZmnSCPxj/clboss/releases # https://github.com/ZmnSCPxj/clboss/commits/master -CLBOSSVERSION="0673c50e7374ea8f5cb7e302f72b7978c6bd1794" +CLBOSSVERSION="159ef70278100ab6fda4e625259f2a52b791979a" # command info if [ $# -lt 1 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then