System/ClientVersion/VersionUtility.cs @@ -215,7 +215,7 @@ } catch (Exception ex) { DesignDebug.Log(ex); DebugEx.Log(ex); return string.Empty; } }