diff --git a/scripts/ci-env.ps1 b/scripts/ci-env.ps1 index 298092a58..280731314 100644 --- a/scripts/ci-env.ps1 +++ b/scripts/ci-env.ps1 @@ -14,7 +14,7 @@ switch ($name) { return "6000.0.74f1" } "unity6000.3" { - return "6000.3.14f1" + return "6000.3.15f1" } Default { throw "Unkown variable '$name'"