Skip to content

Commit 76d8b20

Browse files
committed
Bumping to NGO 2.4.2
1 parent 13985e0 commit 76d8b20

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/release-notes/ngo-changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The following content tracks features, updates, bug fixes, and refactoring for t
88

99
| Release | Date | Changelog |
1010
|---|---|---|
11-
| 2.4.0 | 2025-06-02 | [2.4.0](https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/releases/tag/ngo%2F2.4.0) |
11+
| 2.4.2 | 2025-06-13 | [2.4.2](https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/releases/tag/v2.4.2) |
1212
| 2.3.2 | 2025-04-22 | [2.3.2](https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/releases/tag/ngo%2F2.3.2) |
1313
| 2.2.0 | 2024-12-12 | [2.2.0](https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/releases/tag/ngo%2F2.2.0) |
1414
| 2.1.1 | 2024-10-21 | [2.1.1](https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/releases/tag/ngo%2F2.1.1) |

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ module.exports = {
237237
lastVersion: "current",
238238
versions: {
239239
current: {
240-
label: "2.4.0",
240+
label: "2.4.2",
241241
path: "current",
242242
},
243243
"2.3.2": {

0 commit comments

Comments
 (0)