Skip to content

Commit a20316c

Browse files
committed
Revert "Update Core"
This reverts commit 09d62a0.
1 parent 09d62a0 commit a20316c

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

org.mixedrealitytoolkit.core/CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
44

55
## Unreleased
66

7-
### Added
8-
9-
* Added input action focus handling to disable controller/hand tracked state when the application goes out of focus. [PR #1028](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/1028)
10-
117
### Fixed
128

139
* Fixed broken project validation help link, for item 'MRTK3 profile may need to be assigned for the Standalone build target' (Issue #882) [PR #886](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/886)

org.mixedrealitytoolkit.core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "org.mixedrealitytoolkit.core",
3-
"version": "3.3.0-development",
3+
"version": "3.2.3-development",
44
"description": "A limited collection of common interfaces and utilities that most MRTK packages share. Most implementations of these interfaces are contained in other packages in the MRTK ecosystem.",
55
"displayName": "MRTK Core Definitions",
66
"msftFeatureCategory": "MRTK3",

0 commit comments

Comments
 (0)