From f5b3b4c8efb6d7a9e074aa2b3c3962aa2dc4c2c7 Mon Sep 17 00:00:00 2001 From: Stephen Hodgson Date: Tue, 22 Dec 2020 18:57:56 -0500 Subject: [PATCH] updated project to 2019.4.17f1 (#112) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bbd0b9a..38bddf1 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "license": "MIT", "author": "XRTK Team (https://github.com/XRTK)", "dependencies": { - "com.xrtk.core": "0.2.0-preview.171", + "com.xrtk.core": "0.2.0-preview.173", "com.unity.xr.windowsmr.metro": "4.2.3" }, "profiles": [ @@ -24,5 +24,5 @@ "path": "Profiles~/" } ], - "unityRelease": "16f1" + "unityRelease": "17f1" } \ No newline at end of file