Skip to content

Commit c286c65

Browse files
author
bnco
committed
Bump package number and remove WebRTC dependencies
1 parent 2ca2da6 commit c286c65

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Unity/Assets/package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
{
22
"name": "com.ucl.ubiq",
3-
"version": "1.0.0-pre.2",
3+
"version": "1.0.0-pre.3",
44
"displayName": "Ubiq",
55
"description": "Create networked VR experiences with Ubiq",
6-
"unity": "2021.3",
7-
"dependencies": {
8-
"com.unity.webrtc": "3.0.0-pre.7"
9-
},
6+
"unity": "2022.3",
7+
"dependencies": { },
108
"keywords": [ ],
119
"author": {
1210
"name": "UCL Immersive Virtual Environments Laboratory",

0 commit comments

Comments
 (0)