From 0a3c325156fb9ee81084edf69c9e9c927639ca80 Mon Sep 17 00:00:00 2001 From: bryan Date: Tue, 4 Aug 2026 12:17:01 -0400 Subject: [PATCH] Set default release to 25.12.5 --- openwrtbuilder | 2 +- profiles | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openwrtbuilder b/openwrtbuilder index 6c83fe7..f55fcb7 100755 --- a/openwrtbuilder +++ b/openwrtbuilder @@ -5,7 +5,7 @@ # See README and ./profiles for device configuration # Set default release -: "${DEFAULT_RELEASE:=${RELEASE:="25.12.4"}}" # do find all replace +: "${DEFAULT_RELEASE:=${RELEASE:="25.12.5"}}" # do find all replace # @internal usage() { diff --git a/profiles b/profiles index aca31e2..b140869 100644 --- a/profiles +++ b/profiles @@ -2,7 +2,7 @@ # Device profiles for openwrtbuilder # shellcheck disable=SC2034 -DEFAULT_RELEASE="25.12.4" # overrides default release in openwrtbuilder +DEFAULT_RELEASE="25.12.5" # overrides default release in openwrtbuilder # Default packages (precede with "-" to exclude) default_packages=(