Skip to content

Commit

Permalink
1.0.8 - 2019/01/10
Browse files Browse the repository at this point in the history
@2018.3
  • Loading branch information
ErikMoczi committed Jan 16, 2019
1 parent bcb6a4e commit 5c43df0
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions package/CHANGELOG.md
Expand Up @@ -4,6 +4,9 @@ All notable changes to this package will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [1.0.8] - 2019-01-09
Update the PerceptionSimulationManager.dll for HoloLens simulation in the editor

## [1.0.7] - 2018-12-04

Update assembly definition to only include WSA references
Expand Down
Binary file modified package/Plugins/x86_64/PerceptionSimulationManager.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion package/package.json
@@ -1,7 +1,7 @@
{
"name": "com.unity.xr.windowsmr.metro",
"displayName":"Windows Mixed Reality",
"version": "1.0.7",
"version": "1.0.8",
"unity": "2018.3",
"description": "Windows Mixed Reality XR SDK for use with native XR integration in Unity.",
"keywords": ["windowsmr", "xr", "ar", "vr", "mr", "windows", "mixed", "reality", "hololens", "holo"],
Expand Down
1 change: 1 addition & 0 deletions versions.txt
Expand Up @@ -6,3 +6,4 @@
1.0.5
1.0.6
1.0.7
1.0.8

0 comments on commit 5c43df0

Please sign in to comment.