diff --git a/SabreTools.Core/Prepare.cs b/SabreTools.Core/Prepare.cs index 5fa4beb5..1070fb87 100644 --- a/SabreTools.Core/Prepare.cs +++ b/SabreTools.Core/Prepare.cs @@ -12,8 +12,7 @@ namespace SabreTools.Core /// /// The current toolset version to be used by all child applications /// - //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"; /// /// Readies the console and outputs the header