Skip to content

Commit

Permalink
chore: update to Unity 2022.3.16f1 (#1527)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 2, 2024
1 parent db9a6d6 commit c8a5fbd
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 @@ -14,7 +14,7 @@ switch ($name) {
return "2021.3.33f1"
}
"unity2022" {
return "2022.3.15f1"
return "2022.3.16f1"
}
Default {
throw "Unkown variable '$name'"
Expand Down

0 comments on commit c8a5fbd

Please sign in to comment.