diff --git a/README.md b/README.md index 13f397142..fe376dc8e 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Instructions for setting up your own server are included. Ubiq does not rely on ## Supported Unity Versions -Ubiq supports Unity 2021.3 LTS or later. +Ubiq supports Unity 2021.3.22 LTS or later. ## Quick Start diff --git a/Unity/Assets/Ubiq/package.json b/Unity/Assets/Ubiq/package.json index 08693887a..67d1ed4f5 100644 --- a/Unity/Assets/Ubiq/package.json +++ b/Unity/Assets/Ubiq/package.json @@ -1,6 +1,6 @@ { "name": "com.ucl.ubiq", - "version": "1.0.0-pre.5", + "version": "1.0.0-pre.7", "displayName": "Ubiq", "description": "Create networked VR experiences with Ubiq", "unity": "2021.3",