Skip to content

Commit 99e1819

Browse files
committed
Merge branch 'master' into 4.21
2 parents 2e623ef + 3fa2b6b commit 99e1819

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

CHANGELOG.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
CHANGELOG: Prefabricator
22
========================
3-
Version 0.0.1
3+
4+
Version 1.0.0
45
-------------
5-
*
6+
* Initial Version. Visit http://prefabricator.io for feature list

Prefabricator.uplugin

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"FileVersion" : 3,
33
"FriendlyName" : "Prefabricator",
4-
"Version" : 0,
5-
"VersionName" : "0.0.1",
6-
"CreatedBy" : "Ali Akbar Vathi",
4+
"Version" : 1,
5+
"VersionName" : "1.0.0",
6+
"CreatedBy" : "Code Respawn",
77
"CreatedByURL" : "http://coderespawn.com",
88
"EngineVersion" : "4.21.0",
99
"Description" : "Create prefabs in unreal engine",

0 commit comments

Comments
 (0)