Skip to content

Commit 322f66f

Browse files
chore(deps): update upm project dependency com.unity.services.multiplayer to v1.1.1
1 parent be45e86 commit 322f66f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Examples/CharacterControllerMovingBodies/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"com.unity.ide.visualstudio": "2.0.22",
1212
"com.unity.netcode.gameobjects": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=com.unity.netcode.gameobjects#develop-2.0.0",
1313
"com.unity.purchasing": "4.12.2",
14-
"com.unity.services.multiplayer": "1.0.0-pre.1",
14+
"com.unity.services.multiplayer": "1.1.1",
1515
"com.unity.test-framework": "1.4.5",
1616
"com.unity.timeline": "1.8.7",
1717
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9",

Examples/OverridingScenesAndPrefabs/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"com.unity.multiplayer.center": "1.0.0",
1313
"com.unity.netcode.gameobjects": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=com.unity.netcode.gameobjects#develop-2.0.0",
1414
"com.unity.purchasing": "4.12.2",
15-
"com.unity.services.multiplayer": "1.0.0",
15+
"com.unity.services.multiplayer": "1.1.1",
1616
"com.unity.test-framework": "1.4.5",
1717
"com.unity.timeline": "1.8.7",
1818
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9",

Examples/PingTool/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"com.unity.multiplayer.playmode": "1.3.0",
1313
"com.unity.multiplayer.tools": "2.2.1",
1414
"com.unity.netcode.gameobjects": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=com.unity.netcode.gameobjects#develop-2.0.0",
15-
"com.unity.services.multiplayer": "1.0.0",
15+
"com.unity.services.multiplayer": "1.1.1",
1616
"com.unity.test-framework": "1.4.5",
1717
"com.unity.timeline": "1.8.7",
1818
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9",

0 commit comments

Comments
 (0)