diff --git a/DiscordRpc.uplugin b/DiscordRpc.uplugin index 309df12..a881b1b 100644 --- a/DiscordRpc.uplugin +++ b/DiscordRpc.uplugin @@ -1,15 +1,15 @@ { "FileVersion": 3, "Version": 1, - "VersionName": "1.0", + "VersionName": "1.1", "FriendlyName": "Discord RPC", "Description": "Wrap the Discord RPC library.", "Category": "Messaging", - "CreatedBy": "Chris Marsh ", + "CreatedBy": "Chris Marsh and updated by Louis R.", "CreatedByURL": "https://discordapp.com/", - "DocsURL": "", + "DocsURL": "https://github.com/LouisRaverdy/DiscordPluginUE", "MarketplaceURL": "", - "SupportURL": "", + "SupportURL": "https://github.com/LouisRaverdy/DiscordPluginUE", "CanContainContent": true, "IsBetaVersion": true, "Installed": false, @@ -26,4 +26,4 @@ ] } ] -} \ No newline at end of file +}