From 9237ad48fee2f2d8dad8c6cd91af8f4b58c116ea Mon Sep 17 00:00:00 2001 From: mike Date: Thu, 11 Dec 2025 08:30:07 +0100 Subject: [PATCH] update --- docs/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.sh b/docs/install.sh index 1d9b109..97d6c9b 100644 --- a/docs/install.sh +++ b/docs/install.sh @@ -4,7 +4,7 @@ set -e -ACSH_VERSION="v0.5.0" +ACSH_VERSION="v0.5.1" BRANCH_OR_VERSION=${1:-main} REPO_URL="https://git.appmodel.nl/tour/finish/raw/branch"