Skip to content

Commit 3cb3854

Browse files
vaindgithub-actions[bot]
authored andcommitted
chore: update to Unity 6000.3.13f1
1 parent 4f98f7b commit 3cb3854

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)