We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c9a65 commit 6852995Copy full SHA for 6852995
1 file changed
MerlinAU.sh
@@ -9955,7 +9955,7 @@ _PostUpdateEmailNotification_()
9955
fi
9956
9957
current_version="$(_GetCurrentFWInstalledLongVersion_)"
9958
- release_version="$(_GetLatestFWUpdateVersionFromRouter_ 1)"
+ release_version="$(Get_Custom_Setting FW_New_Update_Notification_Vers)"
9959
9960
_CheckNewUpdateFirmwareNotification_ "$current_version" "$release_version"
9961
0 commit comments