From efc58e05dde7d4304516b6b6a606253bf3c151ba Mon Sep 17 00:00:00 2001 From: Bob Da Ross <52760019+BobDaRoss@users.noreply.github.com> Date: Mon, 10 May 2021 17:10:49 -0500 Subject: [PATCH] Update version --- SeamlessClient.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SeamlessClient.cs b/SeamlessClient.cs index d416d18..f2048b5 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;