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 d6ee5db commit 629e471Copy full SHA for 629e471
Packages/webxr-interactions/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.19.2] - 2023-11-22
10
### Fixed
11
- HandMenu missing camera transform reference in the XR Interaction Toolkit Sample.
12
Packages/webxr-interactions/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "com.de-panther.webxr-interactions",
3
"displayName": "WebXR Interactions",
4
- "version": "0.19.2-preview",
+ "version": "0.19.2",
5
"unity": "2019.4",
"unityRelease": "33f1",
"description": "WebXR interactions components and samples for WebXR Export",
0 commit comments