We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 038d350 commit 054f686Copy full SHA for 054f686
Packages/webxr/CHANGELOG.md
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [0.16.1] - 2023-05-27
10
### Fixed
11
- Issues when using more than one WebXRManager components.
12
- Missing SubsystemRegistration when using newer versions of Unity XR Management package.
Packages/webxr/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "com.de-panther.webxr",
3
"displayName": "WebXR Export",
4
- "version": "0.16.0-preview",
+ "version": "0.16.1-preview",
5
"unity": "2019.4",
"unityRelease": "33f1",
"description": "Export Unity projects to WebXR",
0 commit comments