--- a/KerbalEngineer/EngineerGlobals.cs +++ b/KerbalEngineer/EngineerGlobals.cs @@ -25,7 +25,7 @@ /// /// Current version of the Kerbal Engineer assembly. /// - public const string ASSEMBLY_VERSION = "1.0.19.3"; + public const string ASSEMBLY_VERSION = "1.0.19.4"; private static string assemblyFile; private static string assemblyName;