Skip to content

Commit 959f8f4

Browse files
committed
Updating version.
1 parent a52adde commit 959f8f4

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

RealtimeMeshComponent.uplugin

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion": 3,
33
"Version": 50,
4-
"VersionName": "5.0.5",
4+
"VersionName": "5.1.0",
55
"FriendlyName": "Realtime Mesh Component",
66
"Description": "A component allowing for rendering and interacting with runtime generated geometry.",
77
"Category": "Rendering",
@@ -29,11 +29,6 @@
2929
"Name": "RealtimeMeshEditor",
3030
"Type": "Editor",
3131
"LoadingPhase": "Default"
32-
},
33-
{
34-
"Name": "RealtimeMeshComponentExtensions",
35-
"Type": "Runtime",
36-
"LoadingPhase": "Default"
3732
}
3833
]
3934
}

0 commit comments

Comments
 (0)