Skip to content

Commit fbdef93

Browse files
committed
Updated CHANGELOG and package.json
1 parent 14704ee commit fbdef93

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

com.unity.netcode.gameobjects/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ Additional documentation and release notes are available at [Multiplayer Documen
2424

2525
### Changed
2626

27+
## [2.4.4] - 2025-07-07
28+
29+
### Added
30+
31+
- Added documentation to package repository.
2732

2833
## [2.4.3] - 2025-06-25
2934

com.unity.netcode.gameobjects/package.json

Lines changed: 1 addition & 1 deletion
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.4.3",
5+
"version": "2.4.4",
66
"unity": "6000.0",
77
"dependencies": {
88
"com.unity.nuget.mono-cecil": "1.11.4",

0 commit comments

Comments
 (0)