Skip to content

Commit f3965a1

Browse files
committed
WebXR Export version 0.22.1
1 parent eeba74d commit f3965a1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Packages/webxr/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.22.1] - 2024-11-09
910
### Added
1011
- Support for WebAssembly Table, to support newer Unity versions features.
1112

Packages/webxr/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",
33
"displayName": "WebXR Export",
4-
"version": "0.22.1-preview",
4+
"version": "0.22.1",
55
"unity": "2020.3",
66
"unityRelease": "11f1",
77
"description": "Export Unity projects to WebXR",

0 commit comments

Comments
 (0)