Skip to content

Commit

Permalink
Release 2023 01 25 (#471)
Browse files Browse the repository at this point in the history
* Release 2023 01 25

* Point desktop to main
  • Loading branch information
davidejensen authored Jan 25, 2023
1 parent 153a747 commit 9dfba38
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion unity-renderer-desktop/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask",
"com.decentraland.rpc-csharp": "https://github.com/decentraland/rpc-csharp.git?path=rpc-csharp/src",
"com.decentraland.unity-shared-dependencies": "https://github.com/decentraland/unity-shared-dependencies.git",
"com.decentraland.unity-renderer": "git+https://github.com/decentraland/unity-renderer.git?path=unity-renderer/Assets#dev",
"com.decentraland.unity-renderer": "git+https://github.com/decentraland/unity-renderer.git?path=unity-renderer/Assets#main",
"com.decentraland.webgl-ime-input": "https://github.com/decentraland/webgl-ime-input.git",
"com.decentraland.videoplayer": "git+https://github.com/decentraland/DCLVideoPlayerUnity.git?path=Assets#main",
"com.unity.cinemachine": "2.8.9",
Expand Down
4 changes: 2 additions & 2 deletions unity-renderer-desktop/Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"hash": "0edfd2eb04da488b3ea3b1bc744efb4df033b508"
},
"com.decentraland.unity-renderer": {
"version": "git+https://github.com/decentraland/unity-renderer.git?path=unity-renderer/Assets#dev",
"version": "git+https://github.com/decentraland/unity-renderer.git?path=unity-renderer/Assets#main",
"depth": 0,
"source": "git",
"dependencies": {
Expand Down Expand Up @@ -99,7 +99,7 @@
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.xr": "1.0.0"
},
"hash": "6b49fec8d985982d412bdefb913fd7220b72687a"
"hash": "2e4047d44c14ca399cbd50a9f7af854e48ef5610"
},
"com.decentraland.unity-shared-dependencies": {
"version": "https://github.com/decentraland/unity-shared-dependencies.git",
Expand Down

0 comments on commit 9dfba38

Please sign in to comment.