From dc6515f745f59f8ab556ff6644048d8e38d77713 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 3 Jan 2026 02:04:10 +0000 Subject: [PATCH] Update SCRIPT_BRANCH to master in MerlinAU.sh and version to 1.5.8 --- MerlinAU.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MerlinAU.sh b/MerlinAU.sh index 8ecbf110..9b8e0ecb 100644 --- a/MerlinAU.sh +++ b/MerlinAU.sh @@ -13,7 +13,7 @@ readonly SCRIPT_VERSION=1.5.8 readonly SCRIPT_VERSTAG="26010210" readonly SCRIPT_NAME="MerlinAU" ## Set to "master" for Production Releases ## -SCRIPT_BRANCH="dev" +SCRIPT_BRANCH="master" ##----------------------------------------## ## Modified by Martinski W. [2024-Jul-03] ##