Skip to content

Commit 684d3ad

Browse files
vaindgithub-actions[bot]
authored andcommitted
chore: update to Unity 6000.0.43f1
1 parent 3e68e58 commit 684d3ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ci-env.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ switch ($name) {
2020
return "2023.2.20f1"
2121
}
2222
"unity6000" {
23-
return "6000.0.42f1"
23+
return "6000.0.43f1"
2424
}
2525
Default {
2626
throw "Unkown variable '$name'"

0 commit comments

Comments
 (0)