Skip to content

Commit 8af4907

Browse files
committed
Bump minor version as we are adding new API surface
1 parent 756e33c commit 8af4907

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

com.unity.netcode.gameobjects/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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.5.2",
5+
"version": "2.6.0",
66
"unity": "6000.0",
77
"dependencies": {
88
"com.unity.nuget.mono-cecil": "1.11.4",
@@ -15,4 +15,4 @@
1515
"path": "Samples~/Bootstrap"
1616
}
1717
]
18-
}
18+
}

0 commit comments

Comments
 (0)