From f58361f299ceb2b352ab22a660daf005fa4c45d2 Mon Sep 17 00:00:00 2001 From: Brian Will Date: Mon, 8 Jul 2024 07:56:01 -0700 Subject: [PATCH] update netcode project Unity version --- NetcodeSamples/Packages/manifest.json | 4 ++-- NetcodeSamples/ProjectSettings/ProjectVersion.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NetcodeSamples/Packages/manifest.json b/NetcodeSamples/Packages/manifest.json index 9746f384..5df50da0 100644 --- a/NetcodeSamples/Packages/manifest.json +++ b/NetcodeSamples/Packages/manifest.json @@ -7,8 +7,8 @@ "com.unity.ide.vscode": "1.2.5", "com.unity.netcode": "1.2.0", "com.unity.physics": "1.2.0", - "com.unity.services.relay": "1.0.4", "com.unity.render-pipelines.universal": "14.0.11", + "com.unity.services.relay": "1.0.5", "com.unity.test-framework": "1.1.33", "com.unity.textmeshpro": "3.0.6", "com.unity.timeline": "1.7.6", @@ -35,4 +35,4 @@ "com.unity.modules.unitywebrequesttexture": "1.0.0", "com.unity.modules.unitywebrequestwww": "1.0.0" } -} \ No newline at end of file +} diff --git a/NetcodeSamples/ProjectSettings/ProjectVersion.txt b/NetcodeSamples/ProjectSettings/ProjectVersion.txt index 224decfe..688cd2dc 100644 --- a/NetcodeSamples/ProjectSettings/ProjectVersion.txt +++ b/NetcodeSamples/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2022.3.20f1 -m_EditorVersionWithRevision: 2022.3.20f1 (61c2feb0970d) +m_EditorVersion: 2022.3.36f1 +m_EditorVersionWithRevision: 2022.3.36f1 (95a4219250e5)