From b3c262e6e6ebc1ef66e936c91e7c82e52b84c550 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 7 Sep 2026 23:56:20 +0000 Subject: [PATCH] Update SCRIPT_BRANCH to master in MerlinAU.sh and version to 1.6.8 --- MerlinAU.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MerlinAU.sh b/MerlinAU.sh index 7ad425c4..1d3eaabb 100644 --- a/MerlinAU.sh +++ b/MerlinAU.sh @@ -23,7 +23,7 @@ readonly SCRIPT_VERSION=1.6.8 readonly SCRIPT_VERSTAG="26090718" readonly SCRIPT_NAME="MerlinAU" ## Set to "master" for Production Releases ## -SCRIPT_BRANCH="dev" +SCRIPT_BRANCH="master" ##----------------------------------------## ## Modified by Martinski W. [2024-Jul-03] ##