Skip to content

Commit 47893e8

Browse files
author
GitHub Actions
committed
Update SCRIPT_BRANCH to master in MerlinAU.sh and version to 1.3.4
1 parent dc1adf4 commit 47893e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MerlinAU.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ set -u
1212
readonly SCRIPT_VERSION=1.3.4
1313
readonly SCRIPT_NAME="MerlinAU"
1414
## Set to "master" for Production Releases ##
15-
SCRIPT_BRANCH="dev"
15+
SCRIPT_BRANCH="master"
1616

1717
##----------------------------------------##
1818
## Modified by Martinski W. [2024-Jul-03] ##

0 commit comments

Comments
 (0)