Skip to content

Commit

Permalink
chore: update to Unity 6000.0.26f1
Browse files Browse the repository at this point in the history
  • Loading branch information
vaind authored and github-actions[bot] committed Nov 12, 2024
1 parent cb43cac commit 293b20f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci-env.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ switch ($name) {
return "2023.2.20f1"
}
"unity6000" {
return "6000.0.25f1"
return "6000.0.26f1"
}
Default {
throw "Unkown variable '$name'"
Expand Down

0 comments on commit 293b20f

Please sign in to comment.