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 a71df90 commit e92c2bfCopy full SHA for e92c2bf
CHANGELOG.md
@@ -1,6 +1,10 @@
1
CHANGELOG: Prefabricator
2
========================
3
4
+Version 1.12.0
5
+-------------
6
+* New: Unreal Engine 5.4 support
7
+
8
Version 1.11.0
9
-------------
10
* New: Unreal Engine 5.3 support
Prefabricator.uplugin
@@ -1,8 +1,8 @@
{
"FileVersion" : 3,
"FriendlyName" : "Prefabricator",
- "Version" : 28,
- "VersionName" : "1.11.0",
+ "Version" : 29,
+ "VersionName" : "1.12.0",
"CreatedBy" : "Code Respawn",
"CreatedByURL" : "http://prefabricator.dev",
"DocsURL": "http://docs.prefabricator.dev",
0 commit comments