Skip to content

Commit

Permalink
chore: version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
HarrisonHough committed Jan 9, 2024
1 parent 3a58008 commit 5c72851
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Editor/Core/Scripts/Module Management/ModuleList.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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"
};

/// <summary>
Expand All @@ -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"
}
};

Expand Down

0 comments on commit 5c72851

Please sign in to comment.