Explorar el Código

Update to 23.05.0

bryan hace 1 año
padre
commit
633356a6a3
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-rc3"}"
+: "${RELEASE:="23.05.0"}"
 
 printHelp() {
     debug "${FUNCNAME[0]}"