Skip to content

Commit a0944b9

Browse files
committed
Bumped up the version to 1.7.1. Updated the changelog
1 parent 12239d9 commit a0944b9

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
CHANGELOG: Prefabricator
22
========================
3+
Version 1.7.1
4+
-------------
5+
* Fix: Crash fix while parenting a stale actor in the editor
6+
* Fix: Crash fix while creating a prefab in an unsupported folder in the content browser, like C++ classes folder (cj-coalition)
7+
* Fix: All documentation urls point to the new prefabricator.dev domain
8+
39
Version 1.7.0
410
-------------
511
* New: Added Engine 4.27 support

Prefabricator.uplugin

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"FileVersion" : 3,
33
"FriendlyName" : "Prefabricator",
4-
"Version" : 25,
5-
"VersionName" : "1.7.0",
4+
"Version" : 26,
5+
"VersionName" : "1.7.1",
66
"CreatedBy" : "Code Respawn",
77
"CreatedByURL" : "http://prefabricator.dev",
88
"DocsURL": "http://docs.prefabricator.dev",

0 commit comments

Comments
 (0)