diff --git a/SeamlessClient.cs b/SeamlessClient.cs index 58fa6ae..7ead929 100644 --- a/SeamlessClient.cs +++ b/SeamlessClient.cs @@ -106,7 +106,7 @@ namespace SeamlessClientPlugin - public static string Version = "1.1.0"; + public static string Version = "1.2.0"; private bool Initilized = false; private bool SentPingResponse = false; public const ushort SeamlessClientNetID = 2936;