Skip to content

Commit 43c9d63

Browse files
authored
Merge pull request #322 from Unity-Technologies/feature/lts-version-update
updating project to Unity LTS 2020.3.6f1
2 parents 8c70438 + 0830785 commit 43c9d63

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

Packages/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
3-
"com.mlapi.contrib.transport.photon-realtime": "https://github.com/Unity-Technologies/mlapi-community-contributions.git?path=/Transports/com.mlapi.contrib.transport.photon-realtime#3f0350ae57befd5ea7deabb1db310eb77704f58e",
43
"com.mlapi.contrib.transport.litenetlib": "https://github.com/Unity-Technologies/mlapi-community-contributions.git?path=/Transports/com.mlapi.contrib.transport.litenetlib#3f0350ae57befd5ea7deabb1db310eb77704f58e",
4+
"com.mlapi.contrib.transport.photon-realtime": "https://github.com/Unity-Technologies/mlapi-community-contributions.git?path=/Transports/com.mlapi.contrib.transport.photon-realtime#3f0350ae57befd5ea7deabb1db310eb77704f58e",
55
"com.unity.2d.sprite": "1.0.0",
66
"com.unity.ai.navigation.components": "https://github.com/Unity-Technologies/NavMeshComponents.git#package",
77
"com.unity.cinemachine": "2.6.3",
@@ -12,9 +12,9 @@
1212
"com.unity.learn.iet-framework": "1.2.1",
1313
"com.unity.multiplayer.mlapi": "https://github.com/Unity-Technologies/com.unity.multiplayer.mlapi.git?path=/com.unity.multiplayer.mlapi#release/0.1.0",
1414
"com.unity.postprocessing": "2.3.0",
15-
"com.unity.test-framework": "1.1.22",
15+
"com.unity.test-framework": "1.1.24",
1616
"com.unity.textmeshpro": "3.0.1",
17-
"com.unity.timeline": "1.4.6",
17+
"com.unity.timeline": "1.4.7",
1818
"com.unity.ugui": "1.0.0",
1919
"com.unity.modules.ai": "1.0.0",
2020
"com.unity.modules.androidjni": "1.0.0",

Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"url": "https://packages.unity.com"
142142
},
143143
"com.unity.test-framework": {
144-
"version": "1.1.22",
144+
"version": "1.1.24",
145145
"depth": 0,
146146
"source": "registry",
147147
"dependencies": {
@@ -161,7 +161,7 @@
161161
"url": "https://packages.unity.com"
162162
},
163163
"com.unity.timeline": {
164-
"version": "1.4.6",
164+
"version": "1.4.7",
165165
"depth": 0,
166166
"source": "registry",
167167
"dependencies": {

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2020.3.0f1
2-
m_EditorVersionWithRevision: 2020.3.0f1 (c7b5465681fb)
1+
m_EditorVersion: 2020.3.6f1
2+
m_EditorVersionWithRevision: 2020.3.6f1 (338bb68529b2)

0 commit comments

Comments
 (0)