Skip to content

Commit c82e2c2

Browse files
Merge pull request #1096 from StephenHodgson/MRTK-Local
Updated Unity Editor to 2017.1.2
2 parents 67be98f + a601083 commit c82e2c2

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

ProjectSettings/ProjectSettings.asset

+2-1
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ PlayerSettings:
240240
m_Icon: {fileID: 0}
241241
m_Width: 128
242242
m_Height: 128
243+
m_Kind: 0
243244
m_BuildTargetBatching: []
244245
m_BuildTargetGraphicsAPIs: []
245246
m_BuildTargetVRSettings:
@@ -581,7 +582,7 @@ PlayerSettings:
581582
m_RenderingPath: 1
582583
m_MobileRenderingPath: 1
583584
metroPackageName: MixedRealityToolkit-Unity
584-
metroPackageVersion: 1.2017.1.1
585+
metroPackageVersion: 1.2017.1.2
585586
metroCertificatePath: Assets/WSATestCertificate.pfx
586587
metroCertificatePassword:
587588
metroCertificateSubject: DefaultCompany

ProjectSettings/ProjectVersion.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
m_EditorVersion: 2017.1.1f1
1+
m_EditorVersion: 2017.1.2f1

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Learn more about [mixed reality](https://developer.microsoft.com/en-us/windows/m
1414
[github-rel-badge]: https://img.shields.io/github/tag/microsoft/MixedRealityToolkit-unity.svg?style=flat-square&label=latest%20master%20branch%20release&colorB=007ec6
1515
[![Github Release][github-rel-badge]][github-rel]
1616

17-
[unity-download]: https://unity3d.com/unity/whats-new/unity-2017.1.1
18-
[unity-version-badge]: https://img.shields.io/badge/current%20unity%20editor%20version-2017.1.1f1-green.svg
17+
[unity-download]: https://unity3d.com/unity/whats-new/unity-2017.1.2
18+
[unity-version-badge]: https://img.shields.io/badge/current%20unity%20editor%20version-2017.1.2f1-green.svg
1919
[![Github Release][unity-version-badge]][unity-download]
2020

2121
# Feature areas

0 commit comments

Comments
 (0)