Skip to content

Commit 877629a

Browse files
committed
updating to lobby 1.1.0-pre.1
1 parent d3fe0bb commit 877629a

File tree

3 files changed

+12
-11
lines changed

3 files changed

+12
-11
lines changed

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"com.unity.postprocessing": "3.2.2",
1616
"com.unity.render-pipelines.universal": "12.1.8",
1717
"com.unity.services.authentication": "2.3.1",
18-
"com.unity.services.lobby": "1.0.3",
18+
"com.unity.services.lobby": "1.1.0-pre.1",
1919
"com.unity.services.relay": "1.0.3",
2020
"com.unity.services.wire": "1.0.0",
2121
"com.unity.test-framework": "1.1.31",

Packages/packages-lock.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -240,18 +240,19 @@
240240
"url": "https://packages.unity.com"
241241
},
242242
"com.unity.services.lobby": {
243-
"version": "1.0.3",
243+
"version": "1.1.0-pre.1",
244244
"depth": 0,
245245
"source": "registry",
246246
"dependencies": {
247-
"com.unity.services.core": "1.4.0",
247+
"com.unity.services.core": "1.4.2",
248248
"com.unity.modules.unitywebrequest": "1.0.0",
249249
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
250250
"com.unity.modules.unitywebrequestaudio": "1.0.0",
251251
"com.unity.modules.unitywebrequesttexture": "1.0.0",
252252
"com.unity.modules.unitywebrequestwww": "1.0.0",
253253
"com.unity.nuget.newtonsoft-json": "3.0.2",
254-
"com.unity.services.authentication": "2.0.0"
254+
"com.unity.services.authentication": "2.1.1",
255+
"com.unity.services.wire": "1.1.0"
255256
},
256257
"url": "https://packages.unity.com"
257258
},
@@ -287,13 +288,13 @@
287288
"url": "https://packages.unity.com"
288289
},
289290
"com.unity.services.wire": {
290-
"version": "1.0.0",
291-
"depth": 0,
291+
"version": "1.1.1",
292+
"depth": 1,
292293
"source": "registry",
293294
"dependencies": {
294-
"com.unity.services.core": "1.2.0",
295-
"com.unity.nuget.newtonsoft-json": "3.0.1",
296-
"com.unity.services.authentication": "1.0.0-pre.37"
295+
"com.unity.services.core": "1.4.2",
296+
"com.unity.nuget.newtonsoft-json": "3.0.2",
297+
"com.unity.services.authentication": "2.1.1"
297298
},
298299
"url": "https://packages.unity.com"
299300
},

ProjectSettings/ProjectSettings.asset

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:25524b1df8032e5b5bdd4a5b90b3fd6a0589ca83dd9c6df1af1538337c2b4d9e
3-
size 25665
2+
oid sha256:25da33255ea9e172f1dc6e76b39d2bc3dc16ebfbeef28228a6b178a92120883a
3+
size 25687

0 commit comments

Comments
 (0)