Remove fancy mid-version naming

This commit is contained in:
Matt Nadareski
2023-01-19 18:03:45 -08:00
parent 1eb3e1c11a
commit ea21e994e7

View File

@@ -12,8 +12,7 @@ namespace SabreTools.Core
/// <summary>
/// The current toolset version to be used by all child applications
/// </summary>
//public readonly static string Version = $"v1.1.2";
public readonly static string Version = $"v1.1.2-{File.GetCreationTime(Assembly.GetExecutingAssembly().Location):yyyy-MM-dd HH:mm:ss}";
public readonly static string Version = $"v1.1.2";
/// <summary>
/// Readies the console and outputs the header