Skip to content

Commit f761a4a

Browse files
committed
Bump version 1.27.0+5.0
1 parent b904c40 commit f761a4a

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

TargetSystem/TargetSystem.uplugin

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"FileVersion": 3,
33
"Version": 1,
4-
"VersionName": "1.27.0",
5-
"EngineVersion": "4.27.0",
4+
"VersionName": "1.27.0+5.0",
5+
"EngineVersion": "5.0.0",
66
"FriendlyName": "TargetSystem",
77
"Description": "Dark Souls inspired Camera Lock On / Targeting system",
88
"Category": "Targeting",
@@ -20,9 +20,8 @@
2020
"Name": "TargetSystem",
2121
"Type": "Runtime",
2222
"LoadingPhase": "PreDefault",
23-
"WhitelistPlatforms": [
24-
"Win64",
25-
"Win32"
23+
"PlatformAllowList": [
24+
"Win64"
2625
]
2726
}
2827
]

0 commit comments

Comments
 (0)