diff --git a/Editor/Core/Scripts/ModuleManagement/ModuleList.cs b/Editor/Core/Scripts/ModuleManagement/ModuleList.cs index 3dcb1ef3..32f999bd 100644 --- a/Editor/Core/Scripts/ModuleManagement/ModuleList.cs +++ b/Editor/Core/Scripts/ModuleManagement/ModuleList.cs @@ -13,7 +13,7 @@ public static class ModuleList { name = "com.readyplayerme.core", gitUrl = "https://github.com/readyplayerme/rpm-unity-sdk-core.git", - branch = "release/v5.0.0", + branch = "", version = "5.0.0" };