Browse Source

add 2025-08 as breaking major release

DerLinkman 4 weeks ago
parent
commit
ef5739c32f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      _modules/scripts/core.sh

+ 1 - 0
_modules/scripts/core.sh

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