From da4bc1a7fdfefa951369a29d123f62c12be604b5 Mon Sep 17 00:00:00 2001 From: Edwon Date: Tue, 1 Dec 2020 00:54:48 +0900 Subject: [PATCH] unity tools to 1.0.8 --- Packages/AR Tools/package.json | 2 +- Packages/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Packages/AR Tools/package.json b/Packages/AR Tools/package.json index b9d4a9f..d24d1f0 100644 --- a/Packages/AR Tools/package.json +++ b/Packages/AR Tools/package.json @@ -16,6 +16,6 @@ "com.unity.xr.arkit": "4.1.1", "com.unity.xr.arfoundation": "4.1.1", "com.thatcosmonaut.stately": "1.0.3", - "com.edwon.unitytools": "1.0.6" + "com.edwon.unitytools": "1.0.8" } } \ No newline at end of file diff --git a/Packages/manifest.json b/Packages/manifest.json index eddb167..054cf4c 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,7 +1,7 @@ { "dependencies": { "com.thatcosmonaut.stately": "https://gitlab.com/Edwon/stately.git?path=/UnityPackage/Packages/Stately#1.0.3", - "com.edwon.unitytools": "https://github.com/edwonia/Unity-Tools.git?path=/Packages/Unity Tools#1.0.6", + "com.edwon.unitytools": "https://github.com/edwonia/Unity-Tools.git?path=/Packages/Unity Tools#1.0.8", "com.unity.ide.vscode": "1.2.3", "com.unity.test-framework": "1.1.18", "com.unity.ugui": "1.0.0",