We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5afa1f6 commit a790fb6Copy full SHA for a790fb6
MerlinAU.sh
@@ -4,12 +4,12 @@
4
#
5
# Original Creation Date: 2023-Oct-01 by @ExtremeFiretop.
6
# Official Co-Author: @Martinski W. - Date: 2023-Nov-01
7
-# Last Modified: 2025-May-17
+# Last Modified: 2025-May-18
8
###################################################################
9
set -u
10
11
## Set version for each Production Release ##
12
-readonly SCRIPT_VERSION=1.4.6
+readonly SCRIPT_VERSION=1.4.7
13
readonly SCRIPT_NAME="MerlinAU"
14
## Set to "master" for Production Releases ##
15
SCRIPT_BRANCH="dev"
version.txt
@@ -1 +1 @@
1
-1.4.6
+1.4.7
0 commit comments