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

Commit 9f2d0c4

Browse files
committed
Update version
1 parent a3116e2 commit 9f2d0c4

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

TrickyKeyringSystem.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": 3,
4-
"VersionName": "1.2",
3+
"Version": 4,
4+
"VersionName": "2.0a",
55
"FriendlyName": "TrickyKeyringSystem",
66
"Description": "A small plugin for implementing a flexible keyring system.",
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)