Browse Source

Make 23.05.3 default release

bryan 1 year ago
parent
commit
64c5b2bbc3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      openwrtbuilder

+ 1 - 1
openwrtbuilder

@@ -10,7 +10,7 @@
 #
 
 # Set default release
-: "${RELEASE:="23.05.0"}"
+: "${RELEASE:="23.05.3"}"
 
 printHelp() {
     debug "${FUNCNAME[0]}"