We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b59df66 commit 44ced57Copy full SHA for 44ced57
CHANGELOG.md
@@ -1,6 +1,10 @@
1
CHANGELOG: Prefabricator
2
========================
3
4
+Version 1.11.0
5
+-------------
6
+* New: Unreal Engine 5.3 support
7
+
8
Version 1.10.0
9
-------------
10
* New: Unreal Engine 5.2 support
Prefabricator.uplugin
@@ -1,8 +1,8 @@
{
"FileVersion" : 3,
"FriendlyName" : "Prefabricator",
- "Version" : 27,
- "VersionName" : "1.10.0",
+ "Version" : 28,
+ "VersionName" : "1.11.0",
"CreatedBy" : "Code Respawn",
"CreatedByURL" : "http://prefabricator.dev",
"DocsURL": "http://docs.prefabricator.dev",
0 commit comments