Skip to content

Commit 361a754

Browse files
chore: update to Unity 6000.0.49f1 (#2158)
1 parent c3fa777 commit 361a754

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
@@ -20,7 +20,7 @@ switch ($name) {
2020
return "2023.2.20f1"
2121
}
2222
"unity6000" {
23-
return "6000.0.48f1"
23+
return "6000.0.49f1"
2424
}
2525
Default {
2626
throw "Unkown variable '$name'"

0 commit comments

Comments
 (0)