Skip to content

Commit 8a7ae9f

Browse files
committedSep 12, 2024
bumping ngo version to 2.0.0
1 parent 31c30e5 commit 8a7ae9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎com.unity.netcode.gameobjects/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66

77
Additional documentation and release notes are available at [Multiplayer Documentation](https://docs-multiplayer.unity3d.com).
88

9-
[Unreleased]
9+
## [2.0.0] - 2024-09-12
1010

1111
### Added
1212

‎com.unity.netcode.gameobjects/package.json

+1-1
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.0.0-pre.4",
5+
"version": "2.0.0",
66
"unity": "6000.0",
77
"dependencies": {
88
"com.unity.nuget.mono-cecil": "1.11.4",

0 commit comments

Comments
 (0)
Failed to load comments.