diff --git a/RealtimeMeshComponent.uplugin b/RealtimeMeshComponent.uplugin index 64bcf16..174ecd1 100644 --- a/RealtimeMeshComponent.uplugin +++ b/RealtimeMeshComponent.uplugin @@ -1,7 +1,7 @@ { "FileVersion": 3, "Version": 50, - "VersionName": "5.0.5", + "VersionName": "5.1.0", "FriendlyName": "Realtime Mesh Component", "Description": "A component allowing for rendering and interacting with runtime generated geometry.", "Category": "Rendering", @@ -29,11 +29,6 @@ "Name": "RealtimeMeshEditor", "Type": "Editor", "LoadingPhase": "Default" - }, - { - "Name": "RealtimeMeshComponentExtensions", - "Type": "Runtime", - "LoadingPhase": "Default" } ] } \ No newline at end of file