Pushed version fix for DLL

This commit is contained in:
Bob Da Ross
2021-07-28 23:10:06 -05:00
parent 1bc6804950
commit 44d081b716
2 changed files with 3 additions and 3 deletions

View File

@@ -106,7 +106,7 @@ namespace SeamlessClientPlugin
public static string Version = "1.3.03";
public static string Version = "1.3.04";
public static bool Debug = false;
private static bool Initilized = false;