Skip to content

Commit cacf1de

Browse files
committed
Bumped up the version to 1.7.0-ea2
1 parent e2eb4ea commit cacf1de

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
CHANGELOG: Prefabricator
22
========================
3+
Version 1.7.0-ea2
4+
-----------------
5+
* Critical Fix: UE5 version was incorrectly selecting the inner actors when the prefab was selected. This caused usability issues while moving / duplicating prefabs
6+
37
Version 1.7.0-ea1
48
-----------------
59
* New: Support for UE5

Prefabricator.uplugin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"FileVersion" : 3,
33
"FriendlyName" : "Prefabricator",
44
"Version" : 24,
5-
"VersionName" : "1.7.0-ea1",
5+
"VersionName" : "1.7.0-ea2",
66
"CreatedBy" : "Code Respawn",
77
"CreatedByURL" : "http://prefabricator.dev",
88
"DocsURL": "http://docs.prefabricator.dev",

0 commit comments

Comments
 (0)