diff --git a/openwrtbuilder b/openwrtbuilder index 191398e..1a15ab3 100755 --- a/openwrtbuilder +++ b/openwrtbuilder @@ -5,7 +5,7 @@ # See README and ./profiles for device configuration # Set default release -: "${RELEASE:="24.10.2"}" +: "${RELEASE:="24.10.3"}" # @internal print_help() {