Skip to content

Commit ce4b9d1

Browse files
committed
reverting bump to 2021 in utilities package supported unity version
1 parent d738d7d commit ce4b9d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/com.unity.multiplayer.samples.coop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.3.0-pre",
55
"type": "template",
66
"host": "hub",
7-
"unity": "2021.3",
7+
"unity": "2020.3",
88
"description": "Utilities package built on top of Netcode for GameObjects, providing useful scripts and tools.",
99
"dependencies": {
1010
"com.unity.learn.iet-framework": "1.2.1",

0 commit comments

Comments
 (0)