Skip to content

Commit 5c08a0c

Browse files
committed
Bumped up the version to 1.5.1
1 parent 62f83d3 commit 5c08a0c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
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.5.1
4+
-------------
5+
* Fix: Improved caching of prefabs
6+
37
Version 1.5.0
48
-------------
59
* New: Prefab serialization is more robust and should properly save all the properties, including the private C++ non-exposed properties

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" : 18,
5-
"VersionName" : "1.5.0",
4+
"Version" : 19,
5+
"VersionName" : "1.5.1",
66
"CreatedBy" : "Code Respawn",
77
"CreatedByURL" : "http://prefabricator.io",
88
"DocsURL": "http://docs.prefabricator.io",

0 commit comments

Comments
 (0)