Skip to content

Commit c4ab246

Browse files
Update Unity
1 parent 573bac8 commit c4ab246

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

Packages/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"dependencies": {
44
"com.unity.2d.sprite": "1.0.0",
55
"com.unity.cinemachine": "2.6.0",
6-
"com.unity.ide.visualstudio": "2.0.22",
7-
"com.unity.inputsystem": "1.6.3",
8-
"com.unity.postprocessing": "3.2.2",
6+
"com.unity.ide.visualstudio": "2.0.23",
7+
"com.unity.inputsystem": "1.14.0",
8+
"com.unity.postprocessing": "3.4.0",
99
"com.unity.ugui": "1.0.0",
1010
"com.unity.modules.animation": "1.0.0",
1111
"com.unity.modules.assetbundle": "1.0.0",

Packages/packages-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"url": "https://packages.unity.com"
4040
},
4141
"com.unity.ide.visualstudio": {
42-
"version": "2.0.22",
42+
"version": "2.0.23",
4343
"depth": 0,
4444
"source": "registry",
4545
"dependencies": {
@@ -48,7 +48,7 @@
4848
"url": "https://packages.unity.com"
4949
},
5050
"com.unity.inputsystem": {
51-
"version": "1.6.3",
51+
"version": "1.14.0",
5252
"depth": 0,
5353
"source": "registry",
5454
"dependencies": {
@@ -57,7 +57,7 @@
5757
"url": "https://packages.unity.com"
5858
},
5959
"com.unity.postprocessing": {
60-
"version": "3.2.2",
60+
"version": "3.4.0",
6161
"depth": 0,
6262
"source": "registry",
6363
"dependencies": {
964 Bytes
Binary file not shown.

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2022.3.5f1
2-
m_EditorVersionWithRevision: 2022.3.5f1 (9674261d40ee)
1+
m_EditorVersion: 2022.3.62f1
2+
m_EditorVersionWithRevision: 2022.3.62f1 (4af31df58517)

0 commit comments

Comments
 (0)