We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4759c3a commit dc5cc57Copy full SHA for dc5cc57
README.md
@@ -16,7 +16,7 @@ Instructions for setting up your own server are included. Ubiq does not rely on
16
17
## Supported Unity Versions
18
19
-Ubiq supports Unity 2021.3 LTS or later.
+Ubiq supports Unity 2021.3.22 LTS or later.
20
21
## Quick Start
22
Unity/Assets/Ubiq/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "com.ucl.ubiq",
3
- "version": "1.0.0-pre.5",
+ "version": "1.0.0-pre.7",
4
"displayName": "Ubiq",
5
"description": "Create networked VR experiences with Ubiq",
6
"unity": "2021.3",
0 commit comments