diff --git a/MerlinAU.sh b/MerlinAU.sh index 901f0407..b698d885 100644 --- a/MerlinAU.sh +++ b/MerlinAU.sh @@ -4,12 +4,12 @@ # # Original Creation Date: 2023-Oct-01 by @ExtremeFiretop. # Official Co-Author: @Martinski W. - Date: 2023-Nov-01 -# Last Modified: 2025-Feb-17 +# Last Modified: 2025-March-25 ################################################################### set -u ## Set version for each Production Release ## -readonly SCRIPT_VERSION=1.3.10 +readonly SCRIPT_VERSION=1.3.11 readonly SCRIPT_NAME="MerlinAU" ## Set to "master" for Production Releases ## SCRIPT_BRANCH="master" @@ -414,25 +414,28 @@ logo() { echo -e "${NOct}" } -##---------------------------------------## -## Added by ExtremeFiretop [2024-Jul-03] ## -##---------------------------------------## +##----------------------------------------## +## Modified by Martinski W. [2025-Feb-22] ## +##----------------------------------------## _ShowAbout_() { clear logo cat < /proc/sys/vm/drop_caches ; sleep 3 /sbin/ejusb -1 0 -u 1 2>/dev/null #----------------------------------------------------------------------------------# diff --git a/README.md b/README.md index c32fe0d0..e0e50200 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # MerlinAU - AsusWRT-Merlin Firmware Auto Updater -## v1.3.10 -## 2025-Feb-18 +## v1.3.11 +## 2025-March-25 ![image](https://github.com/user-attachments/assets/2eebe686-364a-4fb1-9493-e6b91c23b9fd) ![image](https://github.com/user-attachments/assets/5ca4587f-5b6e-45a6-9c2d-a889b91f8368) diff --git a/version.txt b/version.txt index 0c00f610..17e63e7a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.3.10 +1.3.11