diff --git a/LifeCycle.cs b/LifeCycle.cs index 2cb05b5..f04e520 100644 --- a/LifeCycle.cs +++ b/LifeCycle.cs @@ -39,6 +39,5 @@ namespace FCS.Lib.Common /// /// public TimeFrame TimeFrame { get; set; } = new (); - } } \ No newline at end of file diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 99ce3d4..8445754 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -17,5 +17,5 @@ using System.Runtime.InteropServices; [assembly: ComVisible(false)] [assembly: Guid("8D850197-78DB-4D16-A91F-E5BB6E8880A7")] -[assembly: AssemblyVersion("1.0.22346.0710")] -[assembly: AssemblyFileVersion("1.0.22346.0710")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.23019.1248")] +[assembly: AssemblyFileVersion("1.0.23019.1248")] \ No newline at end of file