From cf738384c450b5022230fc785896f23c9420cd25 Mon Sep 17 00:00:00 2001 From: Bob Da Ross <52760019+BobDaRoss@users.noreply.github.com> Date: Mon, 10 May 2021 18:13:54 -0500 Subject: [PATCH] Updated Version --- SeamlessClient.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SeamlessClient.cs b/SeamlessClient.cs index 1a29e6f..90cd149 100644 --- a/SeamlessClient.cs +++ b/SeamlessClient.cs @@ -106,7 +106,7 @@ namespace SeamlessClientPlugin - public static string Version = "1.2.12"; + public static string Version = "1.2.20"; public static bool Debug = false; private static bool Initilized = false;