浏览代码

add 2025-02 to major versions

FreddleSpl0it 6 月之前
父节点
当前提交
3d9cc2f6dd
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      update.sh

+ 1 - 0
update.sh

@@ -715,6 +715,7 @@ detect_major_update() {
     # Array with major versions
     # Add major versions here
     MAJOR_VERSIONS=(
+      "2025-02"
     )
 
     current_version=$(git describe --tags $(git rev-list --tags --max-count=1))