Skip to content

Commit c701b35

Browse files
multiplayer services v1.1.4 upgrade
1 parent 79930ee commit c701b35

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"com.unity.postprocessing": "3.5.0",
1919
"com.unity.render-pipelines.universal": "17.0.4",
2020
"com.unity.services.authentication": "3.4.1",
21-
"com.unity.services.multiplayer": "1.1.2",
21+
"com.unity.services.multiplayer": "1.1.4",
2222
"com.unity.test-framework": "1.5.1",
2323
"com.unity.timeline": "1.8.8",
2424
"com.unity.toolchain.macos-x86_64-linux-x86_64": "2.0.10",

Packages/packages-lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -313,15 +313,15 @@
313313
"url": "https://packages.unity.com"
314314
},
315315
"com.unity.services.multiplayer": {
316-
"version": "1.1.2",
316+
"version": "1.1.4",
317317
"depth": 0,
318318
"source": "registry",
319319
"dependencies": {
320-
"com.unity.transport": "2.2.1",
320+
"com.unity.transport": "2.5.0",
321321
"com.unity.collections": "2.2.1",
322322
"com.unity.services.qos": "1.3.0",
323323
"com.unity.services.core": "1.13.0",
324-
"com.unity.services.wire": "1.2.7",
324+
"com.unity.services.wire": "1.4.0",
325325
"com.unity.services.deployment": "1.3.0",
326326
"com.unity.nuget.newtonsoft-json": "3.2.1",
327327
"com.unity.modules.unitywebrequest": "1.0.0",
@@ -343,7 +343,7 @@
343343
"url": "https://packages.unity.com"
344344
},
345345
"com.unity.services.wire": {
346-
"version": "1.3.0",
346+
"version": "1.4.0",
347347
"depth": 1,
348348
"source": "registry",
349349
"dependencies": {

0 commit comments

Comments
 (0)