We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0387da3 commit 34c4243Copy full SHA for 34c4243
scripts/ci-env.ps1
@@ -17,7 +17,7 @@ switch ($name) {
17
return "2023.2.20f1"
18
}
19
"unity6000" {
20
- return "6000.0.49f1"
+ return "6000.0.53f1"
21
22
Default {
23
throw "Unkown variable '$name'"
0 commit comments