Skip to content

Commit a11696b

Browse files
committed
Update to version 1.4. The tagging system has been updated. General improvements for development convenience.
1 parent dc5b21f commit a11696b

20 files changed

Lines changed: 50 additions & 42 deletions

Plugins/AsyncDataAssetManager/AsyncDataAssetManager.uplugin

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion": 3,
33
"Version": 1,
4-
"VersionName": "1.3.0",
4+
"VersionName": "1.4.0",
55
"FriendlyName": "Async Data Asset Manager",
66
"Description": "Asynchronous management of data assets.",
77
"Category": "Async Technologies",
@@ -10,9 +10,9 @@
1010
"DocsURL": "https://github.com/Pavreally/AsyncDataAssetManager",
1111
"MarketplaceURL": "",
1212
"SupportURL": "",
13-
"EngineVersion": "5.5.0",
13+
"EngineVersion": "5.6.0",
1414
"CanContainContent": true,
15-
"IsBetaVersion": true,
15+
"IsBetaVersion": false,
1616
"Installed": true,
1717
"Modules": [
1818
{
@@ -24,5 +24,6 @@
2424
"Android"
2525
]
2626
}
27-
]
27+
],
28+
"IsExperimentalVersion": false
2829
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)