From 959f8f43dbb0d9b758b59fb392ea9ee0f78da490 Mon Sep 17 00:00:00 2001 From: Chris Conway Date: Tue, 24 Oct 2023 01:59:05 -0400 Subject: [PATCH] Updating version. --- RealtimeMeshComponent.uplugin | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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