From 01227a38a599a0169a3f67c51bbaf35986eabbcf Mon Sep 17 00:00:00 2001 From: bnco <33021110+bnco-dev@users.noreply.github.com> Date: Fri, 10 May 2024 13:03:25 +0100 Subject: [PATCH] Bump Unity package version --- Unity/Assets/Ubiq/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Unity/Assets/Ubiq/package.json b/Unity/Assets/Ubiq/package.json index 8a90b64f1..c4a28e0c0 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.6", "displayName": "Ubiq", "description": "Create networked VR experiences with Ubiq", "unity": "2021.3", @@ -36,4 +36,4 @@ "path": "Samples~/Avatars (ReadyPlayerMe)" } ] - } \ No newline at end of file + }