Skip to content

Commit

Permalink
Updated version and readme file.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmpreussner committed Mar 20, 2018
1 parent c202899 commit bb17414
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ that are not yet available in the UE4 Master branch.

## Supported Platforms

This plug-in was last built against **Unreal Engine 4.17**. It works on all
This plug-in was last built against **Unreal Engine 4.19**. It works on all
platforms.


Expand Down
6 changes: 3 additions & 3 deletions TextAsset.uplugin
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"FileVersion" : 3,
"Version" : 7,
"VersionName" : "7.0",
"EngineVersion" : "4.18.0",
"Version" : 8,
"VersionName" : "8.0",
"EngineVersion" : "4.19.0",
"FriendlyName" : "Text Asset",
"Description" : "Adds an editable text content asset for personal notes.",
"Category" : "Editor",
Expand Down

0 comments on commit bb17414

Please sign in to comment.