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 94ed31b commit 24c8431Copy full SHA for 24c8431
scripts/ci-env.ps1
@@ -20,7 +20,7 @@ switch ($name) {
20
return "2023.2.20f1"
21
}
22
"unity6000" {
23
- return "6000.0.38f1"
+ return "6000.0.39f1"
24
25
Default {
26
throw "Unkown variable '$name'"
0 commit comments