Skip to content

Commit bd9fbca

Browse files
authored
chore: update ci and docs to unity 2021.3 (#1892)
1 parent 8351074 commit bd9fbca

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.yamato/project.metafile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ projects:
4141
path: com.unity.netcode.gameobjects
4242
test_editors:
4343
- 2020.3
44-
- 2021.2
44+
- 2021.3
4545
- trunk
4646
- name: minimalproject
4747
path: minimalproject
@@ -57,5 +57,5 @@ projects:
5757
validate: false
5858
publish: false
5959
test_editors:
60-
- 2021.2
60+
- 2021.3
6161
- trunk

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For general questions, networking advice or discussions about Netcode for GameOb
2424
### Compatibility
2525

2626
Netcode for GameObjects targets the following Unity versions:
27-
- Unity 2020.3, 2021.1, and 2021.2
27+
- Unity 2020.3, 2021.1, 2021.2 and 2021.3
2828

2929
On the following runtime platforms:
3030
- Windows, MacOS, and Linux

com.unity.netcode.gameobjects/Documentation~/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ See guides below to install Unity Netcode for GameObjects, set up your project,
1616
## Requirements
1717

1818
Netcode for GameObjects targets the following Unity versions:
19-
- Unity 2020.3, 2021.1, and 2021.2
19+
- Unity 2020.3, 2021.1, 2021.2 and 2021.3
2020

2121
On the following runtime platforms:
2222
- Windows, MacOS, and Linux

0 commit comments

Comments
 (0)