Skip to content

Commit d982311

Browse files
committed
Reverted transport update as this is major update
1 parent ad7c509 commit d982311

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

com.unity.netcode.gameobjects/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Additional documentation and release notes are available at [Multiplayer Documen
1313

1414
### Changed
1515
- Minimal supported editor was updated to 6000.0 as 2022.3 is now out of support
16-
- Updated transport dependency to latest 2.7.3
1716

1817
### Deprecated
1918

com.unity.netcode.gameobjects/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"unity": "6000.0",
77
"dependencies": {
88
"com.unity.nuget.mono-cecil": "1.11.6",
9-
"com.unity.transport": "2.7.3"
9+
"com.unity.transport": "1.5.0"
1010
},
1111
"samples": [
1212
{

0 commit comments

Comments
 (0)