Skip to content

Commit 629e471

Browse files
committed
WebXR Interactions version 0.19.2
1 parent d6ee5db commit 629e471

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Packages/webxr-interactions/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.19.2] - 2023-11-22
910
### Fixed
1011
- HandMenu missing camera transform reference in the XR Interaction Toolkit Sample.
1112

Packages/webxr-interactions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.de-panther.webxr-interactions",
33
"displayName": "WebXR Interactions",
4-
"version": "0.19.2-preview",
4+
"version": "0.19.2",
55
"unity": "2019.4",
66
"unityRelease": "33f1",
77
"description": "WebXR interactions components and samples for WebXR Export",

0 commit comments

Comments
 (0)