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 1eb7db7 commit bb060f2Copy full SHA for bb060f2
scripts/ci-env.ps1
@@ -20,7 +20,7 @@ switch ($name) {
20
return "2023.2.20f1"
21
}
22
"unity6000" {
23
- return "6000.0.35f1"
+ return "6000.0.36f1"
24
25
Default {
26
throw "Unkown variable '$name'"
0 commit comments