Skip to content

Commit 8aa1329

Browse files
committed
Updated VersionName to 2.0.0 and Version to 2
1 parent e77175b commit 8aa1329

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CheckAppInstance.uplugin

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion": 3,
3-
"Version": 1,
4-
"VersionName": "1.0.0",
3+
"Version": 2,
4+
"VersionName": "2.0.0",
55
"FriendlyName": "CheckAppInstance",
66
"Description": "This plugin makes it possible only one instance of your game can be run at the same time",
77
"Category": "Other",

0 commit comments

Comments
 (0)