From 1930908b6ab99989f7f7d3137d1aa7f44d1d1bc4 Mon Sep 17 00:00:00 2001 From: Harrison Hough Date: Thu, 11 Jan 2024 11:11:42 +0200 Subject: [PATCH] chore: update webview version --- Editor/Core/Scripts/ModuleManagement/ModuleList.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Editor/Core/Scripts/ModuleManagement/ModuleList.cs b/Editor/Core/Scripts/ModuleManagement/ModuleList.cs index 96b1b999..38060c9c 100644 --- a/Editor/Core/Scripts/ModuleManagement/ModuleList.cs +++ b/Editor/Core/Scripts/ModuleManagement/ModuleList.cs @@ -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.1.1" + version = "2.1.2" } };