Skip to content

Commit 4c87d9c

Browse files
committed
WebXR Export version 0.12.1
1 parent 46542d2 commit 4c87d9c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Packages/webxr/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.12.1] - 2021-06-26
810
### Changed
911
- How WebGL context clear alpha works.
1012

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.12.0-preview",
4+
"version": "0.12.1-preview",
55
"unity": "2019.4",
66
"unityRelease": "7f1",
77
"description": "Export Unity projects to WebXR",

0 commit comments

Comments
 (0)