Ver Fonte

Update build.yml

changed git tag from 3.0.1 to 3.1.1 to match manager
jimsterino98 há 5 meses atrás
pai
commit
7bf80b1efa
1 ficheiros alterados com 1 adições e 1 exclusões
  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"