Skip to content

Commit 9752c55

Browse files
authored
feature: v0.1.0 experimental updating to latest master mlapi (#220)
1 parent eefb59d commit 9752c55

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"com.unity.ide.visualstudio": "2.0.7",
1010
"com.unity.ide.vscode": "1.2.3",
1111
"com.unity.learn.iet-framework": "1.2.1",
12-
"com.unity.multiplayer.mlapi": "https://github.com/Unity-Technologies/com.unity.multiplayer.mlapi.git?path=/com.unity.multiplayer.mlapi#master",
12+
"com.unity.multiplayer.mlapi": "https://github.com/Unity-Technologies/com.unity.multiplayer.mlapi.git?path=/com.unity.multiplayer.mlapi#0.1.0",
1313
"com.unity.postprocessing": "2.3.0",
1414
"com.unity.test-framework": "1.1.22",
1515
"com.unity.textmeshpro": "3.0.1",

Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,15 +86,15 @@
8686
"url": "https://packages.unity.com"
8787
},
8888
"com.unity.multiplayer.mlapi": {
89-
"version": "https://github.com/Unity-Technologies/com.unity.multiplayer.mlapi.git?path=/com.unity.multiplayer.mlapi#master",
89+
"version": "https://github.com/Unity-Technologies/com.unity.multiplayer.mlapi.git?path=/com.unity.multiplayer.mlapi#0.1.0",
9090
"depth": 0,
9191
"source": "git",
9292
"dependencies": {
9393
"com.unity.modules.ai": "1.0.0",
9494
"com.unity.modules.animation": "1.0.0",
9595
"com.unity.nuget.mono-cecil": "1.10.1-preview.1"
9696
},
97-
"hash": "3e3aef6aa02c2a25359898319e5bd49d3518b57b"
97+
"hash": "17bd894dff1d327410e02add871123c4bd6f910f"
9898
},
9999
"com.unity.multiplayer.samples.coop": {
100100
"version": "file:com.unity.multiplayer.samples.coop",

0 commit comments

Comments
 (0)