We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 18cc77f + 6882819 commit 9eb3cf9Copy full SHA for 9eb3cf9
CHANGELOG.txt
@@ -1,6 +1,6 @@
1
CHANGELOG: Prefabricator
2
========================
3
-Version 1.2.1-hf1
+Version 1.2.0.hf1
4
-----------------
5
* Fix: Added null pointer checks while serializing / deserializing prefabs to avoid crash issues with stale uobjects
6
Prefabricator.uplugin
@@ -2,7 +2,7 @@
"FileVersion" : 3,
"FriendlyName" : "Prefabricator",
"Version" : 10,
- "VersionName" : "1.2.1-hf1",
+ "VersionName" : "1.2.0.hf1",
"CreatedBy" : "Code Respawn",
7
"CreatedByURL" : "http://prefabricator.io",
8
"DocsURL": "http://docs.prefabricator.io",
0 commit comments