We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ba0969 commit d26e93cCopy full SHA for d26e93c
MerlinAU.sh
@@ -9,10 +9,10 @@
9
set -u
10
11
## Set version for each Production Release ##
12
-readonly SCRIPT_VERSION=1.3.3
+readonly SCRIPT_VERSION=1.3.2
13
readonly SCRIPT_NAME="MerlinAU"
14
## Set to "master" for Production Releases ##
15
-SCRIPT_BRANCH="dev"
+SCRIPT_BRANCH="master"
16
17
##----------------------------------------##
18
## Modified by Martinski W. [2024-Jul-03] ##
0 commit comments