Skip to content

Commit 121daa5

Browse files
committed
Updated the changelog. Upgraded the version number for 1.0.4
1 parent 8c339f6 commit 121daa5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ CHANGELOG: Prefabricator
33

44
Version 1.0.4
55
-------------
6+
* Fixed a mobility bug with prefabs
67
* Added whitelist platforms to the plugin descriptor as per the marketplace requirements
78
* Added categories to all blueprint UFUNCTIONs so it doesn't cause compile errors on engine source builds
89
* Added authors page

Prefabricator.uplugin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion" : 3,
33
"FriendlyName" : "Prefabricator",
4-
"Version" : 5,
4+
"Version" : 6,
55
"VersionName" : "1.0.4",
66
"CreatedBy" : "Code Respawn",
77
"CreatedByURL" : "http://prefabricator.io",

0 commit comments

Comments
 (0)