Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.

Commit 2f94836

Browse files
committed
Change version
1 parent e5846d2 commit 2f94836

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

TrickyGameMode.uplugin

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion": 3,
3-
"Version": 2,
4-
"VersionName": "1.1",
3+
"Version": 3,
4+
"VersionName": "1.1.1",
55
"FriendlyName": "TrickyGameMode",
66
"Description": "A plugin with a custom game mode with different states ",
77
"Category": "TrickyPrototyping",
@@ -20,9 +20,7 @@
2020
"Type": "Runtime",
2121
"LoadingPhase": "Default",
2222
"WhitelistPlatforms": [
23-
"Win64",
24-
"Linux",
25-
"Mac"
23+
"Win64"
2624
]
2725
}
2826
]

0 commit comments

Comments
 (0)