Skip to content

Commit 9a3a5aa

Browse files
vaindgithub-actions[bot]
authored andcommitted
chore: update to Unity 6000.3.13f1
1 parent f30196c commit 9a3a5aa

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
@@ -14,7 +14,7 @@ switch ($name) {
1414
return "6000.0.72f1"
1515
}
1616
"unity6000.3" {
17-
return "6000.3.12f1"
17+
return "6000.3.13f1"
1818
}
1919
Default {
2020
throw "Unkown variable '$name'"

0 commit comments

Comments
 (0)