Skip to content

Commit

Permalink
Release 2022-11-10 (#410)
Browse files Browse the repository at this point in the history
changed branch
  • Loading branch information
Kinerius authored Nov 11, 2022
1 parent 746c0b8 commit 45e707d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions unity-renderer-desktop/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"com.decentraland.rpc-csharp": "https://github.com/decentraland/rpc-csharp.git?path=rpc-csharp/src",
"com.unity.render-pipelines.universal": "10.6.0",
"com.unity.textmeshpro": "3.2.0-pre.3",
"com.decentraland.unity-renderer": "git+https://github.com/decentraland/unity-renderer.git?path=unity-renderer/Assets#main",
"com.decentraland.unity-renderer": "git+https://github.com/decentraland/unity-renderer.git?path=unity-renderer/Assets#fix/multitheaded-anims",
"com.decentraland.videoplayer": "git+https://github.com/decentraland/DCLVideoPlayerUnity.git?path=Assets#main",
"com.unity.cinemachine": "2.7.4",
"com.unity.testtools.codecoverage": "1.1.0",
Expand All @@ -19,4 +19,4 @@
"testables": [
"com.decentraland.unity-renderer"
]
}
}
6 changes: 3 additions & 3 deletions unity-renderer-desktop/Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"hash": "31340a3706dda78916910dc2b925756fd3ee0ece"
},
"com.decentraland.unity-renderer": {
"version": "git+https://github.com/decentraland/unity-renderer.git?path=unity-renderer/Assets#main",
"version": "git+https://github.com/decentraland/unity-renderer.git?path=unity-renderer/Assets#fix/multitheaded-anims",
"depth": 0,
"source": "git",
"dependencies": {
Expand Down Expand Up @@ -79,7 +79,7 @@
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.xr": "1.0.0"
},
"hash": "e1932503933945532e222a904c2ec4661d5e9993"
"hash": "244d89147f83f952d5c4bd7beffb65ecc3589888"
},
"com.decentraland.videoplayer": {
"version": "git+https://github.com/decentraland/DCLVideoPlayerUnity.git?path=Assets#main",
Expand Down Expand Up @@ -586,4 +586,4 @@
}
}
}
}
}

0 comments on commit 45e707d

Please sign in to comment.