Skip to content

Commit 4b5c9fd

Browse files
committed
Fix multiplayer package issue.
1 parent 149c041 commit 4b5c9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DevProject/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"com.unity.ide.vscode": "1.1.4",
1111
"com.unity.ml-agents": "file:../../com.unity.ml-agents",
1212
"com.unity.ml-agents.extensions": "file:../../com.unity.ml-agents.extensions",
13-
"com.unity.multiplayer-hlapi": "1.0.4",
13+
"com.unity.multiplayer-hlapi": "1.0.6",
1414
"com.unity.package-manager-doctools": "1.1.1-preview.3",
1515
"com.unity.package-validation-suite": "0.11.0-preview",
1616
"com.unity.purchasing": "2.0.6",

0 commit comments

Comments
 (0)