diff --git a/Editor/Core/Scripts/Module Management/ModuleList.cs b/Editor/Core/Scripts/Module Management/ModuleList.cs index 80551b01..fff4182b 100644 --- a/Editor/Core/Scripts/Module Management/ModuleList.cs +++ b/Editor/Core/Scripts/Module Management/ModuleList.cs @@ -14,7 +14,7 @@ public static class ModuleList name = "com.readyplayerme.core", gitUrl = "https://github.com/readyplayerme/rpm-unity-sdk-core.git", branch = "", - version = "4.1.0" + version = "4.1.2" }; /// @@ -27,7 +27,7 @@ public static class ModuleList name = "com.readyplayerme.webview", gitUrl = "https://github.com/readyplayerme/rpm-unity-sdk-webview.git", branch = "", - version = "2.0.0" + version = "2.1.1" } };