From 75aee07a26404672b99cfd66a170f421448c1ac3 Mon Sep 17 00:00:00 2001 From: bryan Date: Fri, 27 Mar 2026 10:20:55 -0400 Subject: [PATCH] Bump default openwrt release --- openwrtbuilder | 2 +- profiles | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openwrtbuilder b/openwrtbuilder index 821aaeb..840de81 100755 --- a/openwrtbuilder +++ b/openwrtbuilder @@ -5,7 +5,7 @@ # See README and ./profiles for device configuration # Set default release -: "${DEFAULT_RELEASE:=${RELEASE:="25.12.1"}}" +: "${DEFAULT_RELEASE:=${RELEASE:="25.12.2"}}" # @internal print_help() { diff --git a/profiles b/profiles index 1dda091..236e13b 100644 --- a/profiles +++ b/profiles @@ -2,7 +2,7 @@ # Device profiles for openwrtbuilder # shellcheck disable=SC2034 -DEFAULT_RELEASE="25.12.1" # overrides default release in openwrtbuilder +DEFAULT_RELEASE="25.12.2" # overrides default release in openwrtbuilder # Default packages (precede with "-" to exclude) default_packages=(