Skip to content

Commit 2b87bf6

Browse files
committed
Bumped up the version number to 1.2.3. Updated the changelog
1 parent 408e754 commit 2b87bf6

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.txt

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.2.3
4+
-------------
5+
* New: Added UE 4.24 support
6+
37
Version 1.2.2
48
-------------
59
* Fix: Undo no longer crashes the editor [@grujicbr]

Prefabricator.uplugin

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"FileVersion" : 3,
33
"FriendlyName" : "Prefabricator",
4-
"Version" : 13,
5-
"VersionName" : "1.2.2",
4+
"Version" : 14,
5+
"VersionName" : "1.2.3",
66
"CreatedBy" : "Code Respawn",
77
"CreatedByURL" : "http://prefabricator.io",
88
"DocsURL": "http://docs.prefabricator.io",
9-
"EngineVersion" : "4.23.0",
9+
"EngineVersion" : "4.24.0",
1010
"Description" : "Create Prefabs in Unreal Engine",
1111
"Category" : "Prefab",
1212
"EnabledByDefault" : true,

0 commit comments

Comments
 (0)