Skip to content

Commit b7ee6ef

Browse files
update
updating package
1 parent c69aa97 commit b7ee6ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

com.unity.netcode.gameobjects/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"name": "com.unity.netcode.gameobjects",
33
"displayName": "Netcode for GameObjects",
44
"description": "Netcode for GameObjects is a high-level netcode SDK that provides networking capabilities to GameObject/MonoBehaviour workflows within Unity and sits on top of underlying transport layer.",
5-
"version": "2.1.1",
6-
"unity": "6000.0",
5+
"version": "2.2.0",
6+
"unity": "6000.1",
77
"dependencies": {
88
"com.unity.nuget.mono-cecil": "1.11.4",
9-
"com.unity.transport": "2.3.0"
9+
"com.unity.transport": "2.4.0"
1010
},
1111
"samples": [
1212
{

0 commit comments

Comments
 (0)