Skip to content

Commit bb17414

Browse files
committed
Updated version and readme file.
1 parent c202899 commit bb17414

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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.17**. It works on all
22+
This plug-in was last built against **Unreal Engine 4.19**. 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" : 7,
4-
"VersionName" : "7.0",
5-
"EngineVersion" : "4.18.0",
3+
"Version" : 8,
4+
"VersionName" : "8.0",
5+
"EngineVersion" : "4.19.0",
66
"FriendlyName" : "Text Asset",
77
"Description" : "Adds an editable text content asset for personal notes.",
88
"Category" : "Editor",

0 commit comments

Comments
 (0)