From bfb94c4e93c4505820b6ec2573ade160ecf363dd Mon Sep 17 00:00:00 2001 From: Harrison Date: Tue, 9 Jan 2024 07:59:01 +0200 Subject: [PATCH] feat: update to latest version of Draco --- Editor/Core/Scripts/Module Management/ModuleList.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Editor/Core/Scripts/Module Management/ModuleList.cs b/Editor/Core/Scripts/Module Management/ModuleList.cs index fff4182b..c243c523 100644 --- a/Editor/Core/Scripts/Module Management/ModuleList.cs +++ b/Editor/Core/Scripts/Module Management/ModuleList.cs @@ -38,8 +38,8 @@ public static class ModuleList { name = "com.atteneder.draco", gitUrl = "https://github.com/atteneder/DracoUnity.git", - branch = "v4.0.2", - version = "4.0.2" + branch = "", + version = "4.1.0" }; ///