File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99set -u
1010
1111# # Set version for each Production Release ##
12- readonly SCRIPT_VERSION=1.5.10
13- readonly SCRIPT_VERSTAG=" 26022202 "
12+ readonly SCRIPT_VERSION=1.6.0
13+ readonly SCRIPT_VERSTAG=" 26022409 "
1414readonly SCRIPT_NAME=" MerlinAU"
1515# # Set to "master" for Production Releases ##
1616SCRIPT_BRANCH=" dev"
@@ -3227,7 +3227,7 @@ _CreateEMailContent_()
32273227 then subjectStrTag=" Script Update Status"
32283228 fi
32293229 if [ -s " $tempNodeEMailList " ]
3230- then subjectStr=" $subjectStrTag for $node_lan_hostname "
3230+ then subjectStr=" $subjectStrTag for AiMesh Node(s) "
32313231 else subjectStr=" $subjectStrTag for $MODEL_ID "
32323232 fi
32333233
Original file line number Diff line number Diff line change 11# MerlinAU - AsusWRT-Merlin Firmware Auto Updater
22
3- ## v1.5.10
4- ## 2026-Feb-22
3+ ## v1.6.0
4+ ## 2026-Feb-24
55
66## WebUI:
77![ image] ( https://github.com/user-attachments/assets/9c1dff99-9c13-491b-a7fa-aff924d5f02e )
Original file line number Diff line number Diff line change 1- 1.5.10
1+ 1.6.0
You can’t perform that action at this time.
0 commit comments