ソースを参照

Update build.yml

changed git tag from 3.0.1 to 3.1.1 to match manager
jimsterino98 5 ヶ月 前
コミット
7bf80b1efa
1 ファイル変更1 行追加1 行削除
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -138,7 +138,7 @@ jobs:
           else
               echo "⚠ Not a git repo, using defaults"
               KSU_VERSION=33208
-              KSU_GIT_TAG="v3.0.1"
+              KSU_GIT_TAG="v3.1.1"
           fi
 
           echo "Computed version: $KSU_VERSION"