Skip to content

Commit 64cc6b1

Browse files
committed
4.24 Update
1 parent d2ec4ec commit 64cc6b1

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ stages:
55

66
variables:
77
plugin: AttributesExtension
8-
engine_version: 23
8+
engine_version: 24
99

1010
cache:
1111
paths:

AttributesExtension.uplugin

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"CreatedByURL": "http://piperift.com/",
1111
"DocsURL": "https://piperift.com/AttributesExtension/",
1212
"SupportURL": "info@piperift.com",
13-
"EngineVersion": "4.23",
13+
"EngineVersion": "4.24",
1414
"CanContainContent": false,
1515
"IsBetaVersion": false,
1616
"Modules": [
@@ -22,7 +22,6 @@
2222
"Win64",
2323
"Win32",
2424
"Linux",
25-
"HTML5",
2625
"Android",
2726
"PS4",
2827
"XboxOne",
@@ -37,7 +36,6 @@
3736
"Win64",
3837
"Win32",
3938
"Linux",
40-
"HTML5",
4139
"Android",
4240
"PS4",
4341
"XboxOne",
@@ -46,7 +44,7 @@
4644
},
4745
{
4846
"Name" : "AttributesTest",
49-
"Type" : "Developer",
47+
"Type" : "DeveloperTool",
5048
"LoadingPhase" : "PreDefault",
5149
"WhitelistPlatforms": [
5250
"Win64",

0 commit comments

Comments
 (0)