This commit is contained in:
Michael Becker 2021-12-10 22:20:13 -05:00
parent 476c07516b
commit c17786325b
No known key found for this signature in database
GPG Key ID: 98C333A81F18C22C

View File

@ -33,7 +33,7 @@ namespace UniversalEditor.Bootstrapper
public Program()
{
ShortName = "universal-editor";
Title = "Test Junk";
Title = "Universal Editor";
}
/// <summary>