From ea3f3b224071b4630d1dda1ef8ce725d78b616d7 Mon Sep 17 00:00:00 2001 From: StephenHodgson Date: Tue, 7 May 2019 11:01:28 -0700 Subject: [PATCH] updated packages and editor --- XRTK.SDK/Packages/manifest.json | 12 ++++++------ XRTK.SDK/ProjectSettings/ProjectVersion.txt | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/XRTK.SDK/Packages/manifest.json b/XRTK.SDK/Packages/manifest.json index f2e77d02..54a5c2c3 100644 --- a/XRTK.SDK/Packages/manifest.json +++ b/XRTK.SDK/Packages/manifest.json @@ -5,8 +5,8 @@ "com.unity.textmeshpro": "2.0.0", "com.unity.xr.legacyinputhelpers": "2.0.2", "com.unity.xr.oculus.standalone": "1.29.1", - "com.xrtk.core": "https://github.com/XRTK/XRTK-Core.git#0.1.9", - "com.xrtk.lumin": "https://github.com/XRTK/Lumin.git#0.1.1", + "com.xrtk.core": "https://github.com/XRTK/XRTK-Core.git#0.1.10", + "com.xrtk.lumin": "https://github.com/XRTK/Lumin.git#0.1.2", "com.xrtk.upm-git-extension": "https://github.com/XRTK/UpmGitExtension.git#0.9.5", "com.xrtk.wmr": "https://github.com/XRTK/WindowsMixedReality.git#0.1.2", "com.unity.modules.ai": "1.0.0", @@ -42,12 +42,12 @@ }, "lock": { "com.xrtk.core": { - "hash": "d4be87365d4a56d22bb908f3acc8b409cf10240c", - "revision": "0.1.9" + "hash": "69f4126007422a60fc0e26b8ccf846e0f7118574", + "revision": "0.1.10" }, "com.xrtk.lumin": { - "hash": "45da20dee3740ee5781aa380c962f1aa361c7a7c", - "revision": "0.1.1" + "hash": "a196ab9a5e951eb79905a732dfbbd2a08becd78a", + "revision": "0.1.2" }, "com.xrtk.upm-git-extension": { "hash": "4e5c893cdbb28c82f8d23756696515108fe130ef", diff --git a/XRTK.SDK/ProjectSettings/ProjectVersion.txt b/XRTK.SDK/ProjectSettings/ProjectVersion.txt index 241ebd0e..328efc8c 100644 --- a/XRTK.SDK/ProjectSettings/ProjectVersion.txt +++ b/XRTK.SDK/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2019.1.0f2 -m_EditorVersionWithRevision: 2019.1.0f2 (292b93d75a2c) +m_EditorVersion: 2019.1.1f1 +m_EditorVersionWithRevision: 2019.1.1f1 (fef62e97e63b)