Skip to content

Commit 088755e

Browse files
update
moving minimum editor back down to 6000.0
1 parent 4a77fb2 commit 088755e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.netcode.gameobjects/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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.",
55
"version": "2.2.0",
6-
"unity": "6000.1",
6+
"unity": "6000.0",
77
"dependencies": {
88
"com.unity.nuget.mono-cecil": "1.11.4",
99
"com.unity.transport": "2.4.0"

0 commit comments

Comments
 (0)