Skip to content

Commit

Permalink
Fixed Engine version string in Flow.uplugin could not be parsed (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
Solessfir committed Aug 19, 2021
1 parent 53ed6ca commit 0d4fcdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Flow.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"DocsURL" : "https://github.com/MothCocoon/FlowGraph/wiki",
"MarketplaceURL" : "",
"SupportURL": "https://discord.gg/zMtMQ2vUUa",
"EngineVersion": "5.0",
"EngineAssociation": "5.0",
"EnabledByDefault" : true,
"CanContainContent" : false,
"IsBetaVersion" : false,
Expand Down

0 comments on commit 0d4fcdc

Please sign in to comment.