diff --git a/Applications/UniversalEditor.Bootstrapper/Properties/AssemblyInfo.cs b/Applications/UniversalEditor.Bootstrapper/Properties/AssemblyInfo.cs index 2f5c4adf..da389e70 100644 --- a/Applications/UniversalEditor.Bootstrapper/Properties/AssemblyInfo.cs +++ b/Applications/UniversalEditor.Bootstrapper/Properties/AssemblyInfo.cs @@ -6,7 +6,7 @@ using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("Universal Editor platform bootstrapper")] +[assembly: AssemblyTitle("Universal Editor")] [assembly: AssemblyDescription("Provides a customizable launcher for applications built on the Universal Editor platform.")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Mike Becker's Software")]