Skip to content

Commit b48e086

Browse files
committed
Reverting EngineVersion to 4.25.0.
UE4.25 doesn't properly check the minor version and will complain about incompatible version if minor is non-zero.
1 parent d1d2b57 commit b48e086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HoudiniNiagara.uplugin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"FileVersion": 3,
33
"Version": 2,
44
"VersionName": "2.0",
5-
"EngineVersion" : "4.25.4",
5+
"EngineVersion" : "4.25.0",
66
"FriendlyName": "Houdini Niagara",
77
"Description": "Import Houdini point cloud data into UE4 to drive Niagara particle systems.",
88
"Category": "FX",

0 commit comments

Comments
 (0)