diff --git a/MerlinAU.sh b/MerlinAU.sh index 1c77e14..77cf357 100644 --- a/MerlinAU.sh +++ b/MerlinAU.sh @@ -4,13 +4,13 @@ # # Original Creation Date: 2023-Oct-01 by @ExtremeFiretop. # Official Co-Author: @Martinski W. - Date: 2023-Nov-01 -# Last Modified: 2026-Feb-22 +# Last Modified: 2026-Mar-15 ################################################################### set -u ## Set version for each Production Release ## readonly SCRIPT_VERSION=1.6.0 -readonly SCRIPT_VERSTAG="26022409" +readonly SCRIPT_VERSTAG="26031508" readonly SCRIPT_NAME="MerlinAU" ## Set to "master" for Production Releases ## SCRIPT_BRANCH="dev" @@ -10113,6 +10113,7 @@ _CheckForMinimumRequirements_() ##-------------------------------------## _DoStartupInit_() { + Say "$SCRIPT_NAME $SCRIPT_VERSION starting up" _CreateDirPaths_ _InitCustomDefaultsConfig_ _InitCustomUserSettings_ diff --git a/README.md b/README.md index 6e1a402..818b0bb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # MerlinAU - AsusWRT-Merlin Firmware Auto Updater ## v1.6.0 -## 2026-Feb-24 +## 2026-Mar-15 ## WebUI: ![image](https://github.com/user-attachments/assets/9c1dff99-9c13-491b-a7fa-aff924d5f02e)