Skip to content

Commit

Permalink
Merge pull request #305 from ExtremeFiretop/ExtremeFiretop-UppedMinimum
Browse files Browse the repository at this point in the history
Update Minimum Version
  • Loading branch information
ExtremeFiretop authored Oct 2, 2024
2 parents 51ad436 + 45d062c commit 794a74f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions MerlinAU.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# Original Creation Date: 2023-Oct-01 by @ExtremeFiretop.
# Official Co-Author: @Martinski W. - Date: 2023-Nov-01
# Last Modified: 2024-Sep-19
# Last Modified: 2024-Oct-02
###################################################################
set -u

Expand Down Expand Up @@ -40,12 +40,12 @@ readonly high_risk_terms="factory default reset|features are disabled|break back
DLRepoVersion=""
scriptUpdateNotify=0

##----------------------------------------##
## Modified by Martinski W. [2024-Jul-29] ##
##----------------------------------------##
##------------------------------------------##
## Modified by ExtremeFiretop [2024-Oct-02] ##
##------------------------------------------##
# For minimum supported firmware version check #
MinFirmwareVerCheckFailed=false
MinSupportedFirmwareVers="3004.386.12.0"
MinSupportedFirmwareVers="3004.386.12.6"

# For router model check #
routerModelCheckFailed=false
Expand Down

0 comments on commit 794a74f

Please sign in to comment.