Skip to content

Commit f58361f

Browse files
update netcode project Unity version
1 parent d1d96e5 commit f58361f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

NetcodeSamples/Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"com.unity.ide.vscode": "1.2.5",
88
"com.unity.netcode": "1.2.0",
99
"com.unity.physics": "1.2.0",
10-
"com.unity.services.relay": "1.0.4",
1110
"com.unity.render-pipelines.universal": "14.0.11",
11+
"com.unity.services.relay": "1.0.5",
1212
"com.unity.test-framework": "1.1.33",
1313
"com.unity.textmeshpro": "3.0.6",
1414
"com.unity.timeline": "1.7.6",
@@ -35,4 +35,4 @@
3535
"com.unity.modules.unitywebrequesttexture": "1.0.0",
3636
"com.unity.modules.unitywebrequestwww": "1.0.0"
3737
}
38-
}
38+
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2022.3.20f1
2-
m_EditorVersionWithRevision: 2022.3.20f1 (61c2feb0970d)
1+
m_EditorVersion: 2022.3.36f1
2+
m_EditorVersionWithRevision: 2022.3.36f1 (95a4219250e5)

0 commit comments

Comments
 (0)