Skip to content

Commit 32e375d

Browse files
Merge pull request #551 from Martinski4GitHub/dev
Message Improvement
2 parents 4022300 + 1d4923c commit 32e375d

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

MerlinAU.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
#
55
# Original Creation Date: 2023-Oct-01 by @ExtremeFiretop.
66
# Official Co-Author: @Martinski W. - Date: 2023-Nov-01
7-
# Last Modified: 2026-Feb-22
7+
# Last Modified: 2026-Mar-15
88
###################################################################
99
set -u
1010

1111
## Set version for each Production Release ##
1212
readonly SCRIPT_VERSION=1.6.0
13-
readonly SCRIPT_VERSTAG="26022409"
13+
readonly SCRIPT_VERSTAG="26031508"
1414
readonly SCRIPT_NAME="MerlinAU"
1515
## Set to "master" for Production Releases ##
1616
SCRIPT_BRANCH="dev"
@@ -10113,6 +10113,7 @@ _CheckForMinimumRequirements_()
1011310113
##-------------------------------------##
1011410114
_DoStartupInit_()
1011510115
{
10116+
Say "$SCRIPT_NAME $SCRIPT_VERSION starting up"
1011610117
_CreateDirPaths_
1011710118
_InitCustomDefaultsConfig_
1011810119
_InitCustomUserSettings_

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# MerlinAU - AsusWRT-Merlin Firmware Auto Updater
22

33
## v1.6.0
4-
## 2026-Feb-24
4+
## 2026-Mar-15
55

66
## WebUI:
77
![image](https://github.com/user-attachments/assets/9c1dff99-9c13-491b-a7fa-aff924d5f02e)

0 commit comments

Comments
 (0)