We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 981f1ec commit c6a85a3Copy full SHA for c6a85a3
1 file changed
MerlinAU.sh
@@ -4,13 +4,13 @@
4
#
5
# Original Creation Date: 2023-Oct-01 by @ExtremeFiretop.
6
# Official Co-Author: @Martinski W. - Date: 2023-Nov-01
7
-# Last Modified: 2026-Apr-10
+# Last Modified: 2026-Apr-08
8
###################################################################
9
set -u
10
11
## Set version for each Production Release ##
12
readonly SCRIPT_VERSION=1.6.1
13
-readonly SCRIPT_VERSTAG="26041022"
+readonly SCRIPT_VERSTAG="26040823"
14
readonly SCRIPT_NAME="MerlinAU"
15
## Set to "master" for Production Releases ##
16
SCRIPT_BRANCH="master"
0 commit comments