Skip to content

Commit 4ff515b

Browse files
vaindgithub-actions[bot]
authored andcommitted
chore: update to Unity 6000.0.53f1
1 parent 2d83793 commit 4ff515b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ci-env.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ switch ($name) {
1717
return "2023.2.20f1"
1818
}
1919
"unity6000" {
20-
return "6000.0.49f1"
20+
return "6000.0.53f1"
2121
}
2222
Default {
2323
throw "Unkown variable '$name'"

0 commit comments

Comments
 (0)