Browse Source

update.sh: add 2025-03 as major version

FreddleSpl0it 5 months ago
parent
commit
ad5f07f077
1 changed files with 1 additions and 0 deletions
  1. 1 0
      update.sh

+ 1 - 0
update.sh

@@ -722,6 +722,7 @@ detect_major_update() {
     # Add major versions here
     MAJOR_VERSIONS=(
       "2025-02"
+      "2025-03"
     )
 
     current_version=""