Skip to content

Commit 8cc5519

Browse files
committed
Updated readme & plug-in descriptor.
1 parent 5aff1a2 commit 8cc5519

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ that are not yet available in the UE4 Master branch.
1919

2020
## Supported Platforms
2121

22-
This plug-in was last built against **Unreal Engine 4.16**. It works on all
22+
This plug-in was last built against **Unreal Engine 4.17**. It works on all
2323
platforms.
2424

2525

TextAsset.uplugin

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"FileVersion" : 3,
3-
"Version" : 5,
4-
"VersionName" : "5.0",
5-
"EngineVersion" : "4.16.0",
3+
"Version" : 6,
4+
"VersionName" : "6.0",
5+
"EngineVersion" : "4.17.0",
66
"FriendlyName" : "Text Asset",
77
"Description" : "Adds an editable text content asset for personal notes.",
88
"Category" : "Editor",

0 commit comments

Comments
 (0)