We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb060f2 commit c540dd6Copy full SHA for c540dd6
scripts/ci-env.ps1
@@ -14,7 +14,7 @@ switch ($name) {
14
return "2021.3.45f1"
15
}
16
"unity2022" {
17
- return "2022.3.55f1"
+ return "2022.3.57f1"
18
19
"unity2023" {
20
return "2023.2.20f1"
0 commit comments