From 2a0375b5bb068b2d2cccad9577c755db59a7365f Mon Sep 17 00:00:00 2001 From: mike Date: Thu, 11 Dec 2025 16:46:02 +0100 Subject: [PATCH] update_path --- docs/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.sh b/docs/install.sh index 40f9240..7178b5f 100644 --- a/docs/install.sh +++ b/docs/install.sh @@ -4,7 +4,7 @@ set -e -ACSH_VERSION="v0.5.1" +ACSH_VERSION="v0.5.2" BRANCH_OR_VERSION=${1:-main} REPO_URL="https://git.appmodel.nl/tour/finish/raw/branch"