Skip to content

Commit

Permalink
Merge pull request #117 from jonisavo/chore/unity-2021.3.36f1
Browse files Browse the repository at this point in the history
chore(project): upgrade to Unity 2021.3.36f1
  • Loading branch information
jonisavo authored Mar 24, 2024
2 parents a52f5ee + 2b7065b commit 8ede0b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
workflow_dispatch: {}

env:
PROJECT_UNITY_VERSION: 2021.3.34f1
PROJECT_UNITY_VERSION: 2021.3.36f1
UNITY_2020_VERSION: 2020.3.48f1
DISABLE_BUILD_PLATFORM: StandaloneWindows64

Expand All @@ -23,9 +23,9 @@ jobs:
matrix:
unityVersion:
- 2020.3.48f1
- 2021.3.34f1
- 2022.3.18f1
- 2023.2.7f1
- 2021.3.36f1
- 2022.3.22f1
- 2023.2.13f1
targetPlatform:
- StandaloneLinux64
- StandaloneWindows64
Expand Down
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2021.3.34f1
m_EditorVersionWithRevision: 2021.3.34f1 (25266724e7bd)
m_EditorVersion: 2021.3.36f1
m_EditorVersionWithRevision: 2021.3.36f1 (7a0645017be0)

0 comments on commit 8ede0b3

Please sign in to comment.