Explorar el Código

Make 23.05.3 default release

bryan hace 1 año
padre
commit
64c5b2bbc3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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]}"