Explorar el Código

change MAJOR_VERSIONS 2025-08 to 2025-09

FreddleSpl0it hace 1 día
padre
commit
262fe04286
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      _modules/scripts/core.sh

+ 1 - 1
_modules/scripts/core.sh

@@ -185,7 +185,7 @@ detect_major_update() {
     MAJOR_VERSIONS=(
       "2025-02"
       "2025-03"
-      "2025-08"
+      "2025-09"
     )
 
     current_version=""