Browse Source

Update default release

bryan 1 month ago
parent
commit
de84a404f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      openwrtbuilder

+ 1 - 1
openwrtbuilder

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