Skip to content

Commit 44ced57

Browse files
committed
Bumped up the version to 1.11.0
1 parent b59df66 commit 44ced57

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
CHANGELOG: Prefabricator
22
========================
33

4+
Version 1.11.0
5+
-------------
6+
* New: Unreal Engine 5.3 support
7+
48
Version 1.10.0
59
-------------
610
* New: Unreal Engine 5.2 support

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" : 27,
5-
"VersionName" : "1.10.0",
4+
"Version" : 28,
5+
"VersionName" : "1.11.0",
66
"CreatedBy" : "Code Respawn",
77
"CreatedByURL" : "http://prefabricator.dev",
88
"DocsURL": "http://docs.prefabricator.dev",

0 commit comments

Comments
 (0)