From ab159d6ec61ba5410447626a0310da32ca2f1cd6 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 24 Jun 2026 12:52:28 +0000 Subject: [PATCH] Update SCRIPT_BRANCH to master in MerlinAU.sh and version to 1.6.5 --- MerlinAU.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MerlinAU.sh b/MerlinAU.sh index ad9aec4d..10d5b730 100644 --- a/MerlinAU.sh +++ b/MerlinAU.sh @@ -13,7 +13,7 @@ readonly SCRIPT_VERSION=1.6.5 readonly SCRIPT_VERSTAG="26062300" readonly SCRIPT_NAME="MerlinAU" ## Set to "master" for Production Releases ## -SCRIPT_BRANCH="dev" +SCRIPT_BRANCH="master" ##----------------------------------------## ## Modified by Martinski W. [2024-Jul-03] ##