diff --git a/package/CHANGELOG.md b/package/CHANGELOG.md index 8472fdb85..e7bc4f9ed 100755 --- a/package/CHANGELOG.md +++ b/package/CHANGELOG.md @@ -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 diff --git a/package/Plugins/x86_64/PerceptionSimulationManager.dll b/package/Plugins/x86_64/PerceptionSimulationManager.dll index 2039ebc17..b98383be5 100755 Binary files a/package/Plugins/x86_64/PerceptionSimulationManager.dll and b/package/Plugins/x86_64/PerceptionSimulationManager.dll differ diff --git a/package/package.json b/package/package.json index 2de062a2b..9a7a1da4e 100755 --- a/package/package.json +++ b/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"], diff --git a/versions.txt b/versions.txt index 4bc6e2059..cb408c561 100755 --- a/versions.txt +++ b/versions.txt @@ -6,3 +6,4 @@ 1.0.5 1.0.6 1.0.7 +1.0.8