File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
com.unity.multiplayer.samples.coop Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 22
33## [ unreleased] - yyyy-mm-dd
44
5+ ### Fixed
6+ * Updating package dependency to Netcode for GameObjects version 1.4.0 (#839 )
7+
58## [ 1.6.0] - 2023-04-27
69
710### Changed
Original file line number Diff line number Diff line change 99 "dependencies" : {
1010 "com.unity.learn.iet-framework" : " 1.2.1" ,
1111 "com.unity.multiplayer.tools" : " 1.1.0" ,
12- "com.unity.netcode.gameobjects" : " 1.1 .0" ,
12+ "com.unity.netcode.gameobjects" : " 1.4 .0" ,
1313 "com.unity.services.relay" : " 1.0.3"
1414 }
15- }
15+ }
Original file line number Diff line number Diff line change 124124 "dependencies" : {
125125 "com.unity.learn.iet-framework" : " 1.2.1" ,
126126 "com.unity.multiplayer.tools" : " 1.1.0" ,
127- "com.unity.netcode.gameobjects" : " 1.1 .0" ,
127+ "com.unity.netcode.gameobjects" : " 1.4 .0" ,
128128 "com.unity.services.relay" : " 1.0.3"
129129 }
130130 },
You can’t perform that action at this time.
0 commit comments