Update default openwrt release

This commit is contained in:
2026-03-18 11:18:07 -04:00
parent 896c60691e
commit b9701e3ab6
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
# See README and ./profiles for device configuration # See README and ./profiles for device configuration
# Set default release # Set default release
: "${DEFAULT_RELEASE:=${RELEASE:="24.10.5"}}" : "${DEFAULT_RELEASE:=${RELEASE:="25.12.1"}}"
# @internal # @internal
print_help() { print_help() {

View File

@@ -2,7 +2,7 @@
# Device profiles for openwrtbuilder # Device profiles for openwrtbuilder
# shellcheck disable=SC2034 # shellcheck disable=SC2034
DEFAULT_RELEASE="25.12.0-rc4" # overrides default release in openwrtbuilder DEFAULT_RELEASE="25.12.1" # overrides default release in openwrtbuilder
# Default packages (precede with "-" to exclude) # Default packages (precede with "-" to exclude)
default_packages=( default_packages=(