Skip to content

Commit 55d7089

Browse files
committed
chore: update version 0.2.0
1 parent f9d38f7 commit 55d7089

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Ecsact.uplugin

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion": 3,
3-
"Version": 1,
4-
"VersionName": "0.1.0",
3+
"Version": 2,
4+
"VersionName": "0.2.0",
55
"FriendlyName": "Ecsact",
66
"Description": "Ecsact integration for Unreal Engine",
77
"Category": "Other",
@@ -19,8 +19,7 @@
1919
"ExcludeDirectories": [
2020
"Tools"
2121
],
22-
"Modules":
23-
[
22+
"Modules": [
2423
{
2524
"Name": "Ecsact",
2625
"Type": "Runtime",
@@ -37,4 +36,4 @@
3736
"LoadingPhase": "None"
3837
}
3938
]
40-
}
39+
}

0 commit comments

Comments
 (0)