From 00d61d5682ec2f30001a50eaf005fc2f1b4e48ff Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 10 Feb 2026 12:01:33 +0000 Subject: [PATCH] Update SCRIPT_BRANCH to master in MerlinAU.sh and version to 1.5.9 --- MerlinAU.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MerlinAU.sh b/MerlinAU.sh index 247fde6..ec89df1 100644 --- a/MerlinAU.sh +++ b/MerlinAU.sh @@ -13,7 +13,7 @@ readonly SCRIPT_VERSION=1.5.9 readonly SCRIPT_VERSTAG="26020700" readonly SCRIPT_NAME="MerlinAU" ## Set to "master" for Production Releases ## -SCRIPT_BRANCH="dev" +SCRIPT_BRANCH="master" ##----------------------------------------## ## Modified by Martinski W. [2024-Jul-03] ##